Checkbox is a powerful control when you want the user to select multiple items in a group.
Methods
The following methods are available on the Checkbox object:
Focus()
GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetCheckItem() → List: List of indexes for slected items
GetParent() → app object
GetType() → String
Gone()
Hide()
IsEnabled() → Boolean
IsVisible() → Boolean
SetEnabled(
enable )
Show()