A numeric value indicating the number of active contexts.
For Runtime deployment mode, the function always returns at least 1 – the current context.
For Background deployment mode, the function always returns at least 2 – the current context and the engine's primary context.
|