readFromTextFile
readFromTextFile
Description
Read the text of the file.
Parameters
Return Type
String
The text of the file
Example
string fileContent = readFromTextFile("C:/story.txt");
You can use absolute paths and relative paths to "sil.home".
If the file is not found, an error will be raised.
See also
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.