i am unsure as to why this isnt working.
is it due to the selectors of the input box i am working with or the variable?
i am unsure as to why this isnt working.
is it due to the selectors of the input box i am working with or the variable?
Hi @Rowley101,
I assume you’ve tried deleting it and putting it in again?
do you use variables?
maybe the data type you use
If you are trying to pass the variable then check the Type and the Scope of the variable
If you are not passing a variable then it should be in double quotes
Hope this helps you
Follow Link
Thanks