This is an old revision of the document!
READ_TEXT_FILE
Description
Returns the textual contents of the specified file
Parameters
An expression returning a string identifying the full path of the textual file
Example
Object.Attribute = READ_TEXT_FILE('c:/temp/myFile.txt')