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

Macro type: dataslot

Allows the user to choose a dataslot from a combo box.

Properties

Name
Value
defaultProperty
The dataslot name.
stringValue
The dataslot name.
dataslotName
The dataslot name.
dataslotType
The dataslot type.

Input properties

Name
Value
dataslotName
The dataslot name.
dataslotFilter
The valid value is numeric. If specified, then only numeric dataslots are presented to the user. If not present, then the combo box contains all the dataslots accessible from the rule language.