GuiGetCheck
|
GUI functions |
SYNTAX | GuiGetCheck( id ) |
RETURNS | NUMBER |
FUNCTION | Get checked value of checkbox, toggle button or radio button. If control is checked (pressed) returns 1 (True),
otherwise it returns 0 (False). Parameters:
|
EXAMPLE | |
SEE ALSO | GuiCheckBox() function , GuiRadio() function , GuiToggle() function |
The GuiGetCheck function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.