| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Other |
|
See also |
APPXSLOGIN, APPXSCANACCESS, APPXSLOGOUT |
Part of the AppXS Integration Interface (MAY Computer program and module access administration interface). This method checks if a user has access to the specified application feature or item.
If AppXS is not installed or activated then CanAcess will always return RWXDPO determining that full access is given.
Unlike APPXSCANACCESS this method will not cause a log item written within AppXS module.
A[PP]XSGETRIGHTS <VariableName>[, <Item>]
|
Part |
Description | |
| <VariableName> | Variable name to store the query result in. Will be a combination of RWXDPO. | |
| <Item> | Application feature or item to check access to. Default is "LAUNCH". | |
|
| ||