Api session event editor attributeaction: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API api session event editor attributeaction Events. AttributeAction editing. {|class=wikitable !Name !Description |- |ADD |Add new Attributeaction |- |APPEND_ATTRIBUTE |Appended to existing Attributeaction attribute value |- |DUPLICATE |Duplicate existing Attributeaction |- |api session event editor attr..."
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
API api session event editor attributeaction Events.
Api session event editor attributeaction Events.


AttributeAction editing.
[[Attribute Action]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[api session event editor attributeaction add|ADD]]
|[[Api session event editor attributeaction add|ADD]]
|Add new Attributeaction
|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 Attributeaction 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 Attributeaction
|Duplicate existing [[Attribute Action]]
|-
|-
|[[api session event editor attributeaction remove|REMOVE]]
|[[Api session event editor attributeaction remove|REMOVE]]
|Remove existing Attributeaction
|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 Attributeaction
|Remove attribute from [[Attribute Action]]
|-
|-
|[[api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|[[Api session event editor attributeaction set attribute|SET_ATTRIBUTE]]
|Set Attributeaction 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 Attributeaction 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 Attributeaction
|Set new name of existing [[Attribute Action]]
|}
|}


Line 36: Line 36:
!Description
!Description
|-
|-
|[[api session event editor attributeaction set description|SET_DESCRIPTION]]
|[[Api session event editor attributeaction set description|SET_DESCRIPTION]]
|Set Description
|Set Description
|-
|-
|[[api session event editor attributeaction set fixed value|SET_FIXED_VALUE]]
|[[Api session event editor attributeaction set fixed value|SET_FIXED_VALUE]]
|Set Fixed Value
|Set Fixed Value
|-
|-
|[[api session event editor attributeaction set image|SET_IMAGE]]
|[[Api session event editor attributeaction set image|SET_IMAGE]]
|Set Image
|Set Image
|}
|}
{{article end|seealso=*[[Api Events]]}}
{{article end|seealso=*[[Api Events]]
*[[Api session items attributeactions]]
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 12:04, 1 April 2026

Api session event editor attributeaction Events.

Attribute Action 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