Skip to main content

processParamQueue

@combeenation/custom-code-utils


Variable: processParamQueue()

const processParamQueue: (sdCtrlName?) => Promise<SDUpdateQueueResult> = SdvParameter.processParamQueue

Executes a parameter update with all entries from the parameter queue

Parameters

sdCtrlName?

string

If not configured, the first shapediver instance of the configurator is used

Returns

Promise<SDUpdateQueueResult>