Writing to a variable using the "Write Cloud Variable"
| Input | Description | Examples |
|---|---|---|
| Impulse | Will Write the cloud variable upon impulse. Is restricted by cloud variable rate limits. | Async Call input. |
| Path | The definition owner + "." + The variable name. | "G-Resonite.UserSettings.Color.Primary", "U-ProbablePrime.testing.bool" |
| VariableOwnerID | The id of the person writing a value to the variable specified in Path. | "U-Frooxius", "U-Nexulan" |
| Value | The value you want to write to this cloud variable. | colorX, float3, String, DateTime. |