| Syntax | $getPublicProperties{branchID} |
| Documentation | Returns the names of all public property defined on the specified branch:
Parameters:
branchID, a optional parameter to specify a branch other than the current, defaults to the id of the current branch.
Returns:
a '$\n' separeted list of all the public property names defined on the specified branch. |
| Examples |
|
| Group | Branch |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 0 |
| Maximum parameters | 1 |