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.
@ocraft
so do i have to put my entire procedure inside an if statement? does an if statement run the entire time?
@ozsuakin said in catching timeout error:
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset" best regards.
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset"
best regards.
Use the action "Ignore Errors"
@chadas77 Can you describe all sequence of actions needed to reproduce error?
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 :)