— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
Saves custom data to a file, with an optional password parameter for encrypting the file. The data can be one of the following types: string, number, boolean, array, codex, coordinate, color, entity. If the filename ends with “.json”, the data is either an array or codex, and no password is used, the data will be stored as a human-readable JSON file.
save_data(data, filename, password)
Results:
Use the Save Data function to…