MadBot PluginFlow FunctionsUTILITY_FUNCTIONSWrite to FileOn this pageWrite to File WRITE_FILE Writes text to a file. Overwrites existing content if overwrite = true. Parameters filePath (string): content (string): overwrite (string): true/false Returns No return information provided.