Api session event editor global: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
!Description
!Description
|-
|-
|[[api session event editor global add|ADD]]
|[[Api session event editor global add|ADD]]
|Add new [[Global]]
|Add new [[Global]]
|-
|-
|[[api session event editor global duplicate|DUPLICATE]]
|[[Api session event editor global duplicate|DUPLICATE]]
|Duplicate existing [[Global]]
|Duplicate existing [[Global]]
|-
|-
|[[api session event editor global remove|REMOVE]]
|[[Api session event editor global remove|REMOVE]]
|Remove existing [[Global]]
|Remove existing [[Global]]
|-
|-
|[[api session event editor global set name|SET_NAME]]
|[[Api session event editor global set name|SET_NAME]]
|Set new name of existing [[Global]]
|Set new name of existing [[Global]]
|}
|}
Line 24: Line 24:
!Description
!Description
|-
|-
|[[api session event editor global add query|ADD_QUERY]]
|[[Api session event editor global add query|ADD_QUERY]]
|Add Query
|Add Query
|-
|-
|[[api session event editor global remove book value|REMOVE_BOOK_VALUE]]
|[[Api session event editor global remove book value|REMOVE_BOOK_VALUE]]
|Remove Book Value
|Remove Book Value
|-
|-
|[[api session event editor global remove point|REMOVE_POINT]]
|[[Api session event editor global remove point|REMOVE_POINT]]
|Remove Point
|Remove Point
|-
|-
|[[api session event editor global set book value|SET_BOOK_VALUE]]
|[[Api session event editor global set book value|SET_BOOK_VALUE]]
|Set Book Value
|Set Book Value
|-
|-
|[[api session event editor global set point|SET_POINT]]
|[[Api session event editor global set point|SET_POINT]]
|Set Point
|Set Point
|-
|-
|[[api session event editor global set query|SET_QUERY]]
|[[Api session event editor global set query|SET_QUERY]]
|Set Query
|Set Query
|-
|-
|[[api session event editor global set query timing|SET_QUERY_TIMING]]
|[[Api session event editor global set query timing|SET_QUERY_TIMING]]
|Set Query Timing
|Set Query Timing
|-
|-
|[[api session event editor global set start value|SET_START_VALUE]]
|[[Api session event editor global set start value|SET_START_VALUE]]
|Set Start Value
|Set Start Value
|-
|-
|[[api session event editor global set visualisation name|SET_VISUALISATION_NAME]]
|[[Api session event editor global set visualisation name|SET_VISUALISATION_NAME]]
|Set Visualisation Name
|Set Visualisation Name
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Events]]
*[[api session items globals]]
*[[Api session items globals]]
}}
}}


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

Latest revision as of 12:06, 1 April 2026

Api session event editor global Events.

Global editing.

Name Description
ADD Add new Global
DUPLICATE Duplicate existing Global
REMOVE Remove existing Global
SET_NAME Set new name of existing Global

Specific Events:

Name Description
ADD_QUERY Add Query
REMOVE_BOOK_VALUE Remove Book Value
REMOVE_POINT Remove Point
SET_BOOK_VALUE Set Book Value
SET_POINT Set Point
SET_QUERY Set Query
SET_QUERY_TIMING Set Query Timing
SET_START_VALUE Set Start Value
SET_VISUALISATION_NAME Set Visualisation Name