Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
indigo_2025.1_documentation:plugin_scripting_tutorial [2025/10/22 15:23] – [Execute Action Group 12345678:] jayindigo_2025.1_documentation:plugin_scripting_tutorial [2025/10/22 15:27] (current) – [Execute Action Group 12345678:] jay
Line 196: Line 196:
 indigo.actionGroup.execute(12345678) indigo.actionGroup.execute(12345678)
 </code> </code>
 +===Execute Action Group 12345678 with extra event data:===
  
 Execute an action group, but pass through an arbitrary dictionary of data to actions that support using **event_data**: Execute an action group, but pass through an arbitrary dictionary of data to actions that support using **event_data**:
- 
 <code> <code>
 extra_data = {"a": 1, "b": ["c", 2, 3]} extra_data = {"a": 1, "b": ["c", 2, 3]}
  • /www/perceptive/wiki/data/attic/indigo_2025.1_documentation/plugin_scripting_tutorial.1761146614.txt.gz
  • Last modified: 2025/10/22 15:23
  • by jay