Action: Set Tag Value
Sym3 Operator Only.
Used to set the value of one or more tags.
Properties
Name | Description |
---|---|
Tag Name(s) |
A string that contains the list of tags to set, separated by a comma. 📝Example1: Tag1 📝Example2: Tag1,Tag2 Javascript code between %….% is supported. 📝Example: %caller.Name%_Status |
Tag Value(s) |
A string that contains the list of values, separated by a comma. 📝Example1: 0 📝Example2: 0,1 |
⚠️Important:
- If the number of values is different from the number of tags (for example: 3 tags and 2 values), the action will not work and no tag will be set.