4D v14.3

OBJECT Get three states checkbox

Home

 
4D v14.3
OBJECT Get three states checkbox

OBJECT Get three states checkbox 


 

OBJECT Get three states checkbox ( {* ;} object ) -> Function result 
Parameter Type   Description
Operator in If specified, object is an object name (string) If omitted, object is a field or variable
object  Form object in Object name (if * is specified) or
Field or variable (if * is omitted)
Function result  Boolean in True = three-states checkbox, False = standard checkbox

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.

 
PROPERTIES 

Product: 4D
Theme: Objects (Forms)
Number: 1250

 
HISTORY 

New
Created: 4D v14

 
SEE ALSO 

OBJECT SET THREE STATES CHECKBOX

 
ARTICLE USAGE

4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)