Try OpenEdge Now
skip to main content
ABL Essentials
Defining Functions
 

Defining Functions

This chapter covers some other important topics concerning how you construct procedures. Specifically, it describes how to define your own functions within your ABL procedures to complement the built-in ABL functions.
* User-defined functions
* Defining a function