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 2 months ago
Was this helpful?