Creating gateway event tag change scripts for UDTs

I am running into an issue when wanting to create gateway event tag change scripts for a UDT. My UDT has several tags that interact with each other, such as checking values from one and comparing it to another as well as reading and writing between them. I want to use gateway events to write these scripts but don't know how I can use the tag paths of the different instances of the UDT.

You have to use the complete paths to the instance members that you want to trigger the gateway event.