Api session event editor attributeaction: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
API api session event editor attributeaction Events.
API api session event editor attributeaction Events.


[[Attribute Action]] editing.
Attribute[[Action]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 7: Line 7:
|-
|-
|[[api session event editor attributeaction add|ADD]]
|[[api session event editor attributeaction add|ADD]]
|Add new [[Attribute Action]]
|Add new Attributeaction
|-
|-
|[[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 Attributeaction attribute value
|-
|-
|[[api session event editor attributeaction duplicate|DUPLICATE]]
|[[api session event editor attributeaction duplicate|DUPLICATE]]
|Duplicate existing [[Attribute Action]]
|Duplicate existing Attributeaction
|-
|-
|[[api session event editor attributeaction remove|REMOVE]]
|[[api session event editor attributeaction remove|REMOVE]]
|Remove existing [[Attribute Action]]
|Remove existing Attributeaction
|-
|-
|[[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 Attributeaction
|-
|-
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|Set [[Attribute Action]] attribute value
|Set Attributeaction 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 Attributeaction 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 Attributeaction
|}
|}



Revision as of 11:39, 31 March 2026

API api session event editor attributeaction Events.

AttributeAction editing.

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

Specific Events:

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

See also