Finding the tagPath for an indirect Tag Binding

I am setting up an indirect Tag Binding. With it I’m trying to read a tag within a folder of the UDT. I cannot figure it out. What is the correct path to the folder?

How are you passing in the UDT? Are you passing the UDT tag path? (recommended) or are you passing a UDTType parameter?

What is the value of view.params.props.status.tagPath?

Thank you. I’ve been covered up but I found the issue.