BAS freezes completely when editing variables. I cannot fix the points I need to fix, can you help me with this? (This is the case without exception, although the size of the variables is very short.)
bas helper finish code generation and ask to select location for insertion. what does it mean ?
would it save script in separate project or i can choose location in current one ?
Click in the scenario panel window to insert the actions.
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