IA Scripting Module - use editTag to disable a tag

Nevermind. I didn’t realize “.Enabled” could be written to directly just like some of the other tag attributes.

system.tag.write("someFolder/SomeUDT/someTag.Enabled",0)

Thanks,

Dan