| Syntax |
|
| Documentation | The function "switchContext" switches variable, document and function context to those for branch specified in parameter 1 for all following parameters. |
| Examples | |
$sql
INSERT INTO Users VALUES ( '$getCurrent{newName}' } Result: context of variable, document and function of the current branch ID appears in the sql command |
|
| Group | Branch |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | <unlimited> |