Description

Determines the command's access level: "Enabled", "Disabled", or "Hidden". This is based on the given user group and/or user name.

Syntax

rv = Security_Services("CalculateCommandDefault", Command, UserGroup, UserName)

Parameters

ParameterDescription
Command

The command whose default security setting to calculate.

UserGroupThe GROUPS key.
UserName

The USERS key. If blank, user group default is returned.


Version

16.0.18

  • No labels