The COPYBOXYES Prompt() Command presents the user with a checkbox to
select or leave empty. By default, this prompt type always presents the user
with a selected checkbox.
The syntax is as follows: PROMPT(CHECKBOXYES, [variable],[label],,,,)
ExamplePROMPT(CHECKBOXNO,%CHECKBOXNO%,"Test for
CheckBoxNo",,,,)