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

Compare with Current View Page History

Version 1 Current »

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.

Version

16.0.18

  • No labels