Api session event editor indicator

From Tygron Support wiki
Revision as of 10:10, 30 March 2026 by Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor indicator Events. Indicator editing. {|class=wikitable !Name !Description |- |ADD |Add new Indicator |- |APPEND_ATTRIBUTE |Appended to existing Indicator attribute value |- |DUPLICATE |Duplicate existing Indicator |- |REMOVE |Remove existi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API api session event editor indicator Events.

Indicator editing.

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

Specific Events:

Name Description
EXCEL_MIN_LOG_TIME Excel Min Log Time
EXPORT_DEBUG_EXCEL Export Debug Excel
EXPORT_EXCEL_CALL_TREE Export Excel Call Tree
REMOVE_STAKEHOLDER Remove Stakeholder
SET_ABSOLUTE Set Absolute
SET_DESCRIPTION Set Description
SET_EXCEL Set Excel
SET_IMAGE Set Image
SET_PARENT Set a parent Indicator for a specified Indicator. This will cause the specified Indicator to be a subselectable Indicator of the parent. It is not possible to set an Indicator which has a parent itself as a parent of another Indicator.
SET_SHORT_NAME Set Short Name
SET_STAKEHOLDER Set Stakeholder
SET_TARGET Set a target value of an Indicator for a Sceanrio. A target index value is required.
SET_UPDATE_TIMING Set Update Timing
SWAP_ORDER Swap Order

Deprecated Events:

Name Description
DUPLICATE_INDICATOR Use DUPLICATE instead for alsmost (no stakeholder option) identical result.
RESET_INDICATORS Replaced by editor/update/
RESET_INDICATORS_WITH_ID Replaced by editor/update_with_id/

See also