processParamQueue
@combeenation/custom-code-utils
Variable: processParamQueue()
constprocessParamQueue: (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>