Function: selectIsActiveQuestionSetPendingProcess()
function selectIsActiveQuestionSetPendingProcess(state, ...params): boolean
Returns if the active question set has any incomplete pending processes
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
boolean
A derived value from the state.
Param
The BpSdk Redux store