Technical Reference > Graphics Builder Automation Interface > Dynamic Properties Functions > PropertiesAccessDisableGet

PropertiesAccessDisableGet

Reads the current values set on the Access | Disable tab of the Object Properties dialog for the current object.

Syntax

PropertiesAccessDisableGet(Expression, DisableFlag, DisableStyle)

Expression:

The string for the Disable when command.

DisableFlag:

TRUE if the object is configured to disable when an insufficient area or privilege setting is encountered.

DisableStyle:

The disable style setting:

Return Value

The requested values, as a string.

Note: For details on handling return and error values, see Error Handling.

Related Functions

PropertiesAccessDisablePut