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

PropertiesAccessGeneralGet

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

Syntax

PropertiesAccessGeneralGet(Description, Tooltip, Area, Privilege, LogDevice)

Description:

Description string for the object.

Tooltip:

Tooltip string for the object.

Area:

1 to 255 representing the current area setting, or 0 if the Same area as page check box is ticked.

Privilege:

1 to 255 representing the current privilege setting, or 0 if the No privilege restrictions checkbox is ticked.

LogDevice:

The name of the log device as a string.

Return Value

The requested values, as a string

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

Related Functions

PropertiesAccessGeneralPut