get_namespace
get_namespace() -> namespace
Returns the current integration namespace.
Should only be used for debugging purposes.
current_int_namespace = get_namespace()
debug(current_int_namespace)
Last updated
Was this helpful?
get_namespace() -> namespace
Returns the current integration namespace.
Should only be used for debugging purposes.
current_int_namespace = get_namespace()
debug(current_int_namespace)
Last updated
Was this helpful?