Get the current value of an element in a currently visible Scene V2.
This is useful for reading user input from elements like TextInput, Switch, or any other interactive component.
Screen ID is required and must match the ID of the scene containing the element.
Element ID is required and must match the ID of the element whose value you want to read.
The result will be returned in the output variables shown in the action's configuration.
Check Scenes V2 (Screen Builder) Manual for full details on how Scenes V2 work.