Skip to content

write

db.write(key_name, value)

Writes a value to the database. Avoid calling this often. For example, call read at script load, then call write during the ‘shutdown’ event