Show TOC

COPYBOXYES Prompt() CommandLocate this document in the navigation structure

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],,,,)
Example PROMPT(CHECKBOXNO,%CHECKBOXNO%,"Test for CheckBoxNo",,,,)