UserIsAdministrator

Top  Previous  Next

 

The UserIsAdministrator condition returns true if the user currently logged into the computer is a member of the Administrators group.

 

Command Syntax

 

The Command syntax is simply the command name

 

UserIsAdministrator

 

Parameters:

 

There are no parameters for this command.

 

Example:

 

If:UserIsAdministrator,Remark:"Yes",Remark:"No"

 

See Also: NotUserIsAdministrator