|
|
||
Reference: Simple Options Text
{This is an example of a simple OPTIONAL (keep it or delete it) text. It's just any text enclosed within curly braces.}
If you want to add a bit of flexibility to the text by allowing the user to choose among options that you can provide, just put the appropriate separator between the choices.
•To get checkboxes, use /ANDOR as the separator.
•To get radio buttons, use /OR
•Upper case letters mandatory
Examples (you can run these samples directly from this screen):
{Apples are healthy for you./ORBananas are my favorite fruit./ORStrawberries are so refreshing on a hot day.}
{Apples are healthy for you./ANDORBananas are my favorite fruit./ANDORStrawberries are so refreshing on a hot day.}
(Note: the 'painting' of the text above is for illustration and emphasis only. Colors are not required.)