User Tools

Site Tools


option_display_radio_buttons_.htm
Navigation:  Templates > Template Language Reference > #PROMPT Entry Types Alpha Listing >====== OPTION (display radio buttons) C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

OPTION

blk2blue.jpg

The OPTION type in a #PROMPT statement indicates the prompt's symbol receives the value of one of the strings in one of the following RADIO #PROMPT statements, unless the CHOICE attribute is present, then the symbol receives the ordinal position number of the RADIO #PROMPT the programmer chooses from an OPTION set instead of the string text.Each of the strings displays a radio button on the Properties screen when the #PROMPT is encountered.

Example:

#PROMPT('Ask for Choice',OPTION),%OptionSymbol

#PROMPT('Option One',RADIO)

#PROMPT('Option Two',RADIO)

#PROMPT('Option Three',RADIO)

option_display_radio_buttons_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1