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 1 month ago
Was this helpful?