Quote from
Gaev on September 10, 2023, 7:30 pm
@tilesoft
Take a look at the SetCompVar command in the help file here ...
https://webhelp.visualneo.com/Variables.html
... it includes an example so ...
SetVar [index] 1
SetCompVar [greeting[index]] "Hey"
AlertBox "Variable value:" "[greeting1]" ""
@tilesoft
Take a look at the SetCompVar command in the help file here ...
https://webhelp.visualneo.com/Variables.html
... it includes an example so ...
SetVar [index] 1
SetCompVar [greeting[index]] "Hey"
AlertBox "Variable value:" "[greeting1]" ""
tilesoft has reacted to this post.