getSupraValueReturns value of requested variable stored in supra table.
The function looks for the requested variable_name in the supra table. If the variable_name name is found the function calls gzUnserialize function and returns the result back to script. If variable_name was not found the function returns FALSE.
Example
|