$isRoot
Examines if the specified branch is a root branch.
Syntax
$isRoot{branchID}
Documentation
Examines if the specified branch is a root branch:
Parameters:
branchID, a optional parameter to specify a branch other than the current; defaults to the id of the current branch.
Returns:
1 if and only if the specified branch is a root branch; 0 otherwise.
Examples
Group
Branch
Minimum required transaction-mode:
READ
Required scripting permission of the developer
PERMISSION_FL_BASIC
Minimum parameters
1
Maximum parameters
1