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 An identifier of an action, assigned when the onSuccess function is called to confirm that the addAction method completed successfully. number required
onSuccess A callback function, called after the operation completes, even if the id is not found and no action is removed. function required
onFailure A callback function, called when the operation fails. Returns an error code, as defined in the Constants table in the Client Store article, and an error message. function required

Related topics

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