Syntax error in the selector

hello I have a function that runs perfectly by itself, but once I invoke it from a state machine I get a “Syntax error in the selector”. The only thing i changed was a number and replaced it with an asterisk.
Again the function works perfectly when ran alone, but when invoked inside a state machine, I run into this problem.

image

Fine
is that error is thrown due to the activity that has this selector
may i know what activity we are using with this selector
Cheers @alejohnson

Hello @Palaniyappan I am using the click activity. I don’t think the error is thrown due to the activity but if you have some ideas, let me know.

Regards

@alejohnson did you ever find resolution? I am also facing this issue with a click activity in a REF state machine.