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.
Pandorabot AIML2
— Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.
Try it →
File.readAllText(filename)
| filename | Path of file to read. |
Reads and returns all the text contained with the file at filename as a string.