Link to this page
Print this page
Parent topic
:
The TEXT data type as class
BDL data types package
/
The TEXT data type as class
TEXT data type methods
Table 1. Object methods
Name
Description
getLength
( ) RETURNING
result
INTEGER
Returns the length of a TEXT content.
readFile
(
filename
STRING )
Reads a file into a
TEXT
locator.
writeFile
(
filename
STRING )
Writes the containt of a
TEXT
to a file.