Set up a parameter array
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.