Show TOC

Function documentationCOPYBOXYES Prompt() Command Locate this document in the navigation structure

 

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",,,,)