TEXT data type methods

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