Presents the user with a checkbox to select or leave empty. By default, this prompt type always presents the user with a selected checkbox.
Syntax: PROMPT(CHECKBOXYES, [variable],[label],,,,)
Example
PROMPT(CHECKBOXNO,%CHECKBOXNO%,"Test for CheckBoxNo",,,,)