Util
Parse Query String
Expression:
Return:
Example of usage:
QUERYSTRING_PARSE("key1=value1")
Return value:
{"key1":"value1"}Serialize Query String
Expression:
Return:
Example of usage:
Last updated
Was this helpful?
