Data type processing
- Last Updated: January 21, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The following topics discuss how to work with ABL data types and describe some of the useful ABL functions that support them. ABL character lists, arrays, and handle objects are also covered.
- Numeric data
- Dates and times
- Logical (boolean) data
- Character strings
- CHARACTER data
- LONGCHAR data
- Lists
- One-dimensional arrays (EXTENTS)
- Handles