Pandorabot AIML2 icon 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 →
 

Appendstringline

File.appendStringLine(filename, str)

Parameters

filename Path of file to append to.
str String to append to the file.

Returns

Nothing

Description

Appends the string given by str with a newline character appended to the end to the file.