$getUserAccess

Returns a list of the access flags granted to the specified user on the current branch.
Syntax
    $getUserAccess{username}
DocumentationReturns a list of the access flags granted to the specified user on the current branch:

    Parameters:
      username, a optional parameter used to specify a user other than the current, defaults to the current user name.
    Returns:
      a "$\n" separated list of the access flags granted to the specified user on the current branch.
Examples
GroupSecurity
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 1