UserIsAdmin

Checks if the current user has rights to any administration applets.

Type and Usage

Output

  • Returns TRUE if the user has any administrative rights.

  • Returns FALSE if the user does not have any administrative rights.

Example

Evaluates administrative rights of user:

<$UserIsAdmin$>

See Also