| Syntax |
|
| Documentation | Set's the root branch to be the current for executing the given statements:
|
| Examples | |
$if{$equals{$getVariable{i}}{$getVariable{k}}}
Result: if variable "i" equals variable "k" content1 for the current branch applies, otherwise property "a" only available in the rootbranch applies |
|
| Group | Branch |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | <unlimited> |