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

Macro type: label

Displays text that provides feedback to the user concerning the process template and the workstep to which he/she applies the rule template.

References

Name
Value
workstep
An expression of type macro.property which gives the workstep name the rule template is applied to. If the expression evaluates to null, then the user has not yet chosen a workstep. If evaluated to the empty string, then the rule template applies to the entire process.
processTemplateName
An expression of type macro.property which gives the process template name the rule template is applied to. If the expression evaluates to null, then the user has not yet chosen a process template.