Scene Changed

Trigger for when the Scene is changed in Meld Studio

Parameters

Connectionrequired
Select

Select the configured Meld Studio Connection to connect to

  • Select Any to trigger on any connection
Scenerequired
Text

Select the scene from this dropdown list, you can also manually enter a scene name.

Variables

The following variables will be populated when this trigger executes:

Description
meldStudio.hoststring

The IP Address of the Meld Studio connection

Example: 127.0.0.1
meldStudio.idstring

The connection id

Example: 0a92da3b-be05-4780-a960-26eac5788f79
meldStudio.namestring

The name of the connection

Example: Meld Studio Main
meldStudio.oldSceneNamestring

The previous scene in Meld Studio

Example: Scene 2
meldStudio.sceneNamestring

The current scene in Meld Studio

Example: Scene 4