Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Position property (Parameter)
 

Position property (Parameter)

Returns an integer representing the one-based position of the parameter in the parameter list of the constructor, event handler, or method.
Data type: INTEGER
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Parameter class