setSupraValueStores a variale in supra table.
Use the function if you need to save a variable for the future use. The function takes variable, runs gzSerialize and saves the variableâÀ™s value into supra table with the given variable_name. If the variable_name already exists its value is overwritten with the new value.
Example
|