check_check_box_.htm
Navigation: Templates > Template Language Reference > #PROMPT Entry Types Alpha Listing >====== CHECK (check box) ====== | |
CHECK
The CHECK type in a #PROMPT statement indicates the prompt's symbol is a toggle switch which is used only for on/off, yes/no, or true/false evaluation. CHECK puts a check box on screen in the entry area for the #PROMPT. When the Check box is toggled on, the prompt's symbol equals %True. When the Check box is toggled off, the prompt's symbol equals %False.
Example:
#PROMPT('Network Application',CHECK),%NetworkApp
check_check_box_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1