Problem with spaces in property path

I have a popup window that I am building. It has a custom property of a UDT type that will get passed to it when the popup is opened from another window.

On the popup screen is a button that I would like to use to set the value of a tag in the UDT. The tag name has some spaces in it, and this is causing an issue.

The property path is: event.source.parent.FurnaceUDT.Programmer.Programmer Mode Status
Is there a way I can escape the spaces in the tag name? Or am I stuck with renaming the tag?

Thanks,
Brian

You can’t use spaces. Try using underscores instead. Try to get in the habit of not using spaces. Underscores and capital letters and how I do it. Remember not every operating system and dbs allows spaces.

Ex:

Blue_Mustang
BlueMustang
allYourbaseArebelongTous