Set Tag
Set Tag¶
Writes a single Tag onto a Variable's tags, using the assignment form.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Key | The tag key to write. | Variable or Value |
| Tagged Variable | Whether the tag is written to a global Variable rather than a local one. Local variables come from the script that is running. | Toggle |
| Value | The value to store in the tag. | Variable or Value |
| Variable Index | The index of the Variable whose tag will be written. | Variable or Value |