Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
readAllText
File.readAllText(filename)
Parameters
filename | Path of file to read. |
Returns
All text contained within the file as a string.Description
Reads and returns all the text contained with the file at filename as a string.