$getProperties

Returns the names of all protected properties defined on the specified branch.
Syntax
    $getProperties{branchID}
DocumentationReturns the names of all protected properties defined on the specified branch:

    Parameters:
      branchID, an optional parameter used to specify a branch other then the current, defaults to the id of the current branch.
    Returns:
      a '$\n' separeted list of all protected properties existing on the specified branch.
Examples
GroupBranch
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 1