Data type processing
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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