Members Contained by All Gadgets
- Last UpdatedSep 06, 2022
- 1 minute read
All gadgets contain the following members.
|
Name |
Type |
Purpose |
|---|---|---|
|
visible |
BOOLEAN Get/Set |
You query this member to determine if a gadget is visible or invisible. To make a gadget visible, set it to TRUE; to make the gadget invisible, set it to FALSE. |
|
active |
BOOLEAN Get/Set |
You query this member to determine if a gadget is active or inactive (greyed-out). To make a gadget active, set it to TRUE; to make the gadget inactive, set it to FALSE. |
|
callback |
STRING Get/Set |
Query or assign the gadget’s callback string |
|
tag |
STRING Get/Set |
Query or assign a gadget’s tag text. This is not displayed for all gadgets. |