GETITEM Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The first GETITEM instruction returns the current state of the third radio button of the radio button group. The returned value is zero for off or a one for on. The second GETITEM instruction returns the text associated with the third radio button.
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This GETITEM instruction returns the text for the first menu item in the MENU2D variable.
![]() |