Calling getComponent('title') or insert a variable?

Hi

Is it possible when calling getComponent() to insert a variable instead of hard coded name ? for example
if I wanted to go to a specific template instance within my root container ?. I know you can loop through a template repeater and get the template instance you require. just wondering if you just had a list of templates instances of a UDT and wanted to access a specfic instance via scripting.

You should probably add the Vision tag to your question to attract the experts in that area.

Of course. It is just a python string. It doesn't have to be a constant.

1 Like