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

Macro type: enumeration

Allows the user to build a vector of strings.

Methods

Name
Value
getEnumeration()
The vector containing the strings the user entered.
getSize()
The size of the vector returned by getEnumeration().

Input properties

Name
Value
enumeration
A vector property containing the initial values of the vector of strings.