system_variable_get()
Syntax
system_variable_get(key, default_value)
Returns the variable from the system shared key-value storage keyed with a key
value, optionally if value is not present, and default expression is provided,
sets a new value to be associated with that key