Api session event editor attributeaction: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 7: Line 7:
|-
|-
|[[api session event editor attributeaction add|ADD]]
|[[api session event editor attributeaction add|ADD]]
|Add new [[Attribute Action]]
|Add new [[Attribute [[Action]]]]
|-
|-
|[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]]
|[[api session event editor attributeaction append attribute|APPEND_ATTRIBUTE]]
|Appended to existing [[Attribute Action]] attribute value
|Appended to existing [[Attribute [[Action]]]] attribute value
|-
|-
|[[api session event editor attributeaction duplicate|DUPLICATE]]
|[[api session event editor attributeaction duplicate|DUPLICATE]]
|Duplicate existing [[Attribute Action]]
|Duplicate existing [[Attribute [[Action]]]]
|-
|-
|[[api session event editor attributeaction remove|REMOVE]]
|[[api session event editor attributeaction remove|REMOVE]]
|Remove existing [[Attribute Action]]
|Remove existing [[Attribute [[Action]]]]
|-
|-
|[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]]
|[[api session event editor attributeaction remove attribute|REMOVE_ATTRIBUTE]]
|Remove attribute from [[Attribute Action]]
|Remove attribute from [[Attribute [[Action]]]]
|-
|-
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|Set [[Attribute Action]] attribute value
|Set [[Attribute [[Action]]]] attribute value
|-
|-
|[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]]
|[[api session event editor attributeaction set attributes|SET_ATTRIBUTES]]
|Set multiple [[Attribute Action]] attribute values
|Set multiple [[Attribute [[Action]]]] attribute values
|-
|-
|[[api session event editor attributeaction set name|SET_NAME]]
|[[api session event editor attributeaction set name|SET_NAME]]
|Set new name of existing [[Attribute Action]]
|Set new name of existing [[Attribute [[Action]]]]
|}
|}



Revision as of 13:25, 30 March 2026

API api session event editor attributeaction Events.

AttributeAction editing.

Name Description
ADD Add new [[Attribute Action]]
APPEND_ATTRIBUTE Appended to existing [[Attribute Action]] attribute value
DUPLICATE Duplicate existing [[Attribute Action]]
REMOVE Remove existing [[Attribute Action]]
REMOVE_ATTRIBUTE Remove attribute from [[Attribute Action]]
SET_ATTRIBUTE Set [[Attribute Action]] attribute value
SET_ATTRIBUTES Set multiple [[Attribute Action]] attribute values
SET_NAME Set new name of existing [[Attribute Action]]

Specific Events:

Name Description
SET_DESCRIPTION Set Description
SET_FIXED_VALUE Set Fixed Value
SET_IMAGE Set Image

See also