MadBot PluginFlow FunctionsUTILITY_FUNCTIONSWrite to FileOn this pageWrite to File WRITE_FILE Writes text to a file. Doesn't overwrite existing content if it exists. Parameters filePath (String): content (String): Returns No return information provided.