Hi everyone,
I got this error in IsNumeric() when the process finished and moved to Testing Environment for Trial run.
At first I thought the reason is due to my String Array Variable “StringArray” because it’'s declared the size dynamically.
After I analyze, the problem seems came from IsNumeric().
Even I changed it to the simple syntax like: IsNumeric(“100”), it also has the same error message.
Does anyone know the reason or where I’m incorrect?
Thanks in advance.
6 posts - 4 participants