Description

Returns the access level of the window or control for the current user.

Syntax

rv = Security_Services("GetControlAccess", Window, Control)

Parameters

ParameterDescription
Window

Window whose access level is being checked. Default is @Window.

Control

Control on the window whose access level is being checked.

Remarks

Response value comes from Verify_Access.

Version

16.0.18

  • No labels