| Syntax |
|
| Documentation | Examines if the specified branch has a parent or not:
|
| Examples | |
| $hasParent{} Result: if the current branch is the children of a branch: 1 if the current branch is the root branch, root branch has no parent: 0 |
|
| Group | Branch |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 0 |
| Maximum parameters | 1 |