$getDirectUserAccess

Returns a list of the access flags directly granted to the specified user.
Syntax
    $getDirectUserAccess{username}
DocumentationReturns a list of the access flags directly granted to the named user:

    Parameters:
      username, the name of the user whos access flags on the current branch are requested.
    Returns:
      a '$\n' separeted list of the requested access flags granted to the named 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