READ_TEXT_FILE

Returns the textual contents of the specified file

An expression returning a string identifying the full path of the textual file

Object.Attribute = READ_TEXT_FILE('c:/temp/myFile.txt') 
  • Last modified: 2023/05/09 01:17