[SOLVED] SetVariable Command and Merge 2 Variables
Posted: Mon Apr 02, 2018 9:36 pm
Hi,
in neobook when you want merge 2 variables you can simply user "setvariable" action like this:
SetVar "[part1]" "Hello"
SetVar "[part2]" " Everyone!"
SetVar "[part1][part2]" "[text]"
and text will be "Hello Everyone!"
but i can't do that on neo appbuilder...
how to merge multiple variables into one in neo appbuilder?
in neobook when you want merge 2 variables you can simply user "setvariable" action like this:
SetVar "[part1]" "Hello"
SetVar "[part2]" " Everyone!"
SetVar "[part1][part2]" "[text]"
and text will be "Hello Everyone!"
but i can't do that on neo appbuilder...
how to merge multiple variables into one in neo appbuilder?