CheckBox

This example shows the %%PEValueChecked and %%PEValueUnchecked annotations.

<%%PEEditorType("CheckBox"),_
 %%PEValueChecked("True"),_
 %%PEValueUnchecked("False")>_
Parameter Rule test As Any = :Anything

When checked, the check box returns the string value “ True ”.