Set up a parameter array
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You must place all parameters for a procedure (external,
persistent, and internal) or user-defined function into a Progress.Open4GL.Proxy.ParamArray object before
running the procedure or user-defined function.