Link to this page
Print this page
Parent topic
:
Built-in packages
Library reference
/
Built-in packages
BDL data types package
These topics cover the built-in classes of BDL data types
The BYTE data type as class
The
BYTE
built-in data type provides a set of utility methods to manipulate BYTE data.
The STRING data type as class
The
STRING
built-in data type provides a set of utility methods to manipulate character strings.
The TEXT data type as class
The
TEXT
built-in data type provides a set of utility methods to manipulate TEXT data.
DYNAMIC ARRAY as class
The
DYNAMIC ARRAY
(or static
ARRAY
) type provides a set of utility methods to manipulate the array elements.
The Java Array type as class
The Java Array type provides a set of utility methods array elements.