Text Button Controls Overview
- Updated2023-02-21
- 1 minute(s) read
Text Button Controls Overview
Use text button controls to select between two different states. A text button has two positions: pressed or unpressed. You can associate a text label with each state of a text button.
When the button is pressed its value is 1; when it is not pressed its value is 0.
A sample text button control appears in the figure below.
Operating Text Button Controls
Programming Text Button Controls