| Syntax |
|
| Documentation | Creates a new branch:
whos id is returned by calling the $getCurrent{b} to execute $createBranch the template 'onCreate' must exist in the current category (the category whos name is returned by calling $getCurrent{c}). |
| Examples | |
Create a new branch if the template named 'onCreate' exists in the current category:
$set{branch_id}{$createBranch{}} } { } |
|
| Group | Branch |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 0 |
| Maximum parameters | 0 |