Tag Replace - (OPC to UDT's)

Hello,

We have some OPC tags between the PLC’s and Ignition !! since, we have to create the same tags for another project, we realized making a mistake and not creating the UDT’s !!
Now, we have created the UDT’s for all the tags and looking to replace that wherever the tags are used !! Since, we are using that at everywhere (global scripting, component scripting, bindings) what is the best solution to replace them over !!

Thanks

Through the use of the Find / Replace Tool. You would still have to open each project that uses it, but this is your best option.

https://docs.inductiveautomation.com/display/DOC80/Find+and+Replace

Yes !! But I was looking for more programming way of doing it since we got at least 500 tags to replace !!