Technically the closest thing to system.tag.write would be system.tag.writeAsync as it will not block the script waiting for the write to finish.
2 Likes
Technically the closest thing to system.tag.write would be system.tag.writeAsync as it will not block the script waiting for the write to finish.