remove_global_data
remove_global_data
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 — self, for chaining.
remove_global_data
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 — self, for chaining.