You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.


Remarks

-

Version

16.0.18

  • No labels