Note: Built-In Function Rules Usage Options
Dynamically converts a list of process and function names into a set of lists that are easy to use in "Work With" style RDML function drivers.
A list of process and function names are passed into this Built-In Function together with a "type" code. If type code is:
Arguments
|
Return Values
|
Examples
Imagine an input Definition List to this Built-In Function that contained entries like this:
|
If this Built-In Function was executed, then it would return 3 lists that make "Work With" style functions easier to implement.
Returned Definition List
|
Note
Returned Textual List
Text (length 30, say)
3=Print Customer 4=Change
5=Send FAX to Customer
Note
Returned Valid Options List
Option
03
04
05
Note