{{tag>Index Function Function_List Files Version:v8.1}} ====== 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')