removeGlobalData
Remove one or more keys from the global session data.
Parameters
keys
A single key string or a list of key strings to remove from global data.
Returns
FunctionResult — this, for chaining.
Remove one or more keys from the global session data.
A single key string or a list of key strings to remove from global data.
FunctionResult — this, for chaining.