Set a variable
set_variableCreate or update a custom Lumia Stream variable to store values readable by overlays, commands, and custom code.
Instructions
Create or update a custom Lumia variable that overlays, commands, and custom code can read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The variable name to set, e.g. "customVar". | |
| value | Yes | The new value. |