Delete action

{% set result = pluginObject._get(xpath, callerToken) %} {% set description = result.description or {} %} {% set message = result.pop('message', None) %} {% if message %}

Warning: {{message}}

{% endif %}
Group Key Value
XPath for action {{result.xpath}}
Triggers Name {{description.name}}
Interval description.interval
Expression {{description.xpath}}
Multiple {{description.multiple}}
Conditions Condition {{description.condition}}
Min Interval {{description.minInterval}}
Aggregate {{description.aggregate}}
Action Method {{description.method}}
URL {{description.url}}
Data {{description.data}}
Mimetype {{description.mimetype}}
Other Representing {{description.representing}}">
Creator {{description.creator}}">
Delete this action. Note that this action cannot be undone.

{% if returnTo %} Return to {{returnTo}}.
{% endif %} Return to main action editor page
Return to Igor homepage