Set up a parameter array
- Last Updated: October 5, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- 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.