Is there a way to programmatically change a "link" to an object in a property node? I'm trying to create a user configurable front panel for a project that I'm working on, in which the user can change the caption for numerous controls and indicators. I would like to set-up a for loop that will take information contained in a string array and change each caption accordingly, instead of having 100 different property nodes on the block diagram. If you need anymore details, let me know and maybe I can attach a picture to the response.