Show Scene

Shows the selected scene in Meld Studio

Parameters

Connection
Select

Select the configured Meld Studio Connection to connect to

ValueDescription
Any

All configured Meld Studio connections

Scene
Text

Select a scene from the list populated from Meld Studio

You can also manually type a name into the box, or utilize %variable% syntax to insert an argument value.

Variables

NameTypeDescription
 
Variables generated by all triggers and available within all action executions.

C# Usage

public bool MeldStudioShowScene(string sceneId, int connectionIdx = -1)
Read more in API > C# > Methods > Meld Studio > Show Scene