Try OpenEdge Now
skip to main content
Application Developer's Guide
Using the Rule Wizard framework : Standard macro types : Macro type: boolean
 

Macro type: boolean

Allows the user to enter a boolean value in a checkbox.

Properties

Name
Value
defaultProperty
true or false as strings.
stringValue
true or false as strings.
boolVal
true or false as booleans.

Input properties

Name
Value
string value
true or false as strings.