Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi I have a variable [[VARIABLE]] == 1 I want to create a new variable containing the variable [[VARIABLE]], specifically the variable name is [[NUMBER_1]] WITH 1 being the other VARIABLE. So how do I do this. Thanks very much.
Please help
@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
YES, THANKS. I've tried logging the values with a list yesterday.
Thanks for your answer already resolved that
@tet-vivi I do it success now. A big thanks to you, great guys.