STRING to INT
-
Is there any solution to use the ob blocks to parse a numeric string into a int, or should i go on using javascript?
Thank you!
-
Every variable in OB is a string or list or dictionary of strings, so converting from string to int makes no sense.
OB2 will have more types available.
-
@Ruri
Just wondered because i paste a variable from a html response
and when i check a variable with a IF condition im getting a ERROR response containing wrong VALUE'
-
Maybe just post the loliscript for the IF statement and the value of the variable you're passing
-
@Ruri
Ive already found the issues.
Thanks for your reply I am very excited about OB2.