Hello, I have A Custom listTag on my popup and I binded it with tag TagList.
I want to add/remove a value to the tag TagList when I change a value on my popup
I will use the system.tag. WriteBlocking but I think it will delete other value found on my tag TagList.
Someone Can help me ? how to add or remove value on a tag list without deleting previous values
These two things together don't make any sense. You can't have an integer tag that is simultaneously a list. Can you explain using Ignition terminology what you're trying to do?
I have 10 webcam,
I add int tag to remplace tag list on UDT tag webcam
beacause, popup is open when I click on a webcam
when I change value of popup, it will whrite value on int tag instead add on tag list