DataStore.get1

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string get1(string key)
  2. string get1(string key, string default_value)
    struct DataStore
    const
    string
    get1
    (
    in string key
    ,
    in string default_value
    )

Meta