Procedures and User-defined Functions
- Last Updated: July 11, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
In the following topics, you learn how to work with ABL procedures and user-defined functions. You learn the difference between external and internal procedures, how to run a procedure, how to return a value from a procedure, and use parameters with procedures. You also learn about persistent procedures and how best to organize your procedure files. User-defined functions are also introduced.