• params: key – string, value – table
  • Supported table key types: string, number, bool Supported table value types: string, number, bool, table. Number values are saved as integer if possible (see for details).
  • Note, recurse tables and metatables are not supported.
  • return: none