My script works perfectly in record and run mode. But when I run it as compiled and run as ".exe", I get such an error "Script finished with error : SyntaxError: Parse error during execution".
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array