60
Checkbox
A checkbox data item is used when you have a yes/no or true/false type of question for your user. For
example:
•
Is this work billable?
•
Keep a copy of this fax?
•
Print the document in color?
The answer selected by the user is then used in your script as a Boolean variable. You can choose to
have the checkbox checked or unchecked when the dialog is initially displayed.