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).
i can't Calculate [[AGE]] = 1996 was want that 2019 - [[AGE]] = 23 Log [[AGE]] : Thread #1 : NaN
@cparonny Type of variable "Age" is not a number.
How can i Make this var as a number?
@cparonny Its not need to do)) Simply you have in this variable not the number of, and I not know that you have in it.
@cparonny I think variable contains list (array)
Actualy [[AGE]] = Birthday year . i need to calculate his/her age , So Was trying to calculate it.
@nitin You can check again. E1F95A3B-8C9E-4CA3-8600-A518EF44F50E.jpeg
@keiwduy said in ERROR LOADING SCRIPT:
ERROR LOADING SCRIPT
And what exactly are the problem?
If you compose an array of like thousands of Javascript objects you may set it to null to clear memory:
Or use the "Set variable" action with a null expression.
Thank you! it worked, i was using [[VARIABLE]]/Images.txt with expression, it was also giving me error but then i used it with string then it worked. I thought in string, variables values cannot be used :)