removeAction


Purpose

Removes a specified action from the action queue.

Signature

removeAction( id, onSuccess, onFailure )

Returns

This method does not return anything.

Parameters

Name Description Type Use
id Action ID. required
onSuccess A callback function, called after the action is successfully removed. function required
onFailure A callback function, called when the removal operation fails. Returns an error code, as defined in the Constants table in the Client Store article. function required

Related topics

Client Store
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...