$getPublicProperties

Returns the names of all public properties defined on the specified branch.
Syntax
    $getPublicProperties{branchID}
DocumentationReturns 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
GroupBranch
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 1