NotUserIsAdministrator |
Top Previous Next |
The NotUserIsAdministrator condition returns true if the user currently logged into the computer is NOT a member of the Administrators group.
Command Syntax
The Command syntax is simply the command name
NotUserIsAdministrator
Parameters:
There are no parameters for this command.
Example:
If,NotUserIsAdministrator,Remark:"Yes",Remark:"No"
See Also: UserIsAdministrator |