Condition based on global variables
Posted: 19 Nov 2013 01:09
Is there a way to use a global variable as a condition?
I'm currently using a script where i test if a bolean global variable is true, and if not, i execute comand break and the flow stops... is there any other way to do this?
I figured out that i can use the condition expression. But i think that a condition named global variable should be implemented in one of the next versions
I'm currently using a script where i test if a bolean global variable is true, and if not, i execute comand break and the flow stops... is there any other way to do this?
I figured out that i can use the condition expression. But i think that a condition named global variable should be implemented in one of the next versions
