TEXT data type methods

Table 1. Object methods
Name Description
getLength( )
   RETURNS INTEGER
Returns the length of TEXT content.
readFile(
    path STRING )
Reads a file into a TEXT locator.
writeFile(
    path STRING )
Writes the content of TEXT type to a file.