Piecewise

Build chat bots with blocks

(mode) file (file) with text (text)

In System → Files

Jump to block

Write text to a file

Parameters

Parameter name Parameter type Required? Description
mode any The operation to perform
file String The file to write, relative to the .lazurite data directory.
text String The text to write to the file. This will overwrite the existing text in the file.

Output

void - This is a statement with no outputs