clearSoftPatches method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
backendApi.clearSoftPatches()
Clears all soft patches that has previously been applied for this object using the applyPatches method.
Version history
Version state | Details |
---|---|
Introduced | 1.0 |
Parameters
None
Returns
A promise of a Qlik associative engine reply.
Tip noteFor more information regarding a promise, see The Promise API.
Example
this.backendApi.clearSoftPatches();