Skip to main content
Version: 21 R4 BETA

OBJECT Get three states checkbox

OBJECT Get three states checkbox ( * ; object : Text ) : Boolean
OBJECT Get three states checkbox ( object : Variable, Field ) : Boolean

ParameterTypeDescription
*Operator→If specified, object is an object name (string) ; if omitted, object is a variable or a field
objectText, Variable, Field→Object name (if * is specified) or
Variable or field (if * is omitted)
Function resultBoolean←True = three-states checkbox, False = standard checkbox
History
ReleaseChanges
14Created

Description​

The OBJECT Get three states checkbox command returns the current state of the "Three-States" property for the checkbox(es) designated by the object and * parameters.

You can set the "Three-States" property either using the Property List, or using the OBJECT SET THREE STATES CHECKBOX command if it was called in the current process.

See also​

OBJECT SET THREE STATES CHECKBOX

Properties​

Command number1250
Thread safeno