Method signatures
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Client interface method signatures typically map to ABL prototypes as follows:
- Doc/Lit — Method signatures do not necessarily match the prototypes in the ABL
- RPC/Literal — Method signatures normally match the prototypes in ABL
- RPC/Encoded — Same as RPC/Literal