Vision Template SCAN ERROR Nested Paths not allowed

Can you edit your post to have your code as preformatted text? It helps with legibility. Please see Wiki - how to post code on this forum.

This line is your issue. Look into how to make and apply indirect tag bindings:

You'll need to create internal custom properties on your template to hold the actual float values. Apply indirect tag bindings to these internal properties, and use them in your if statement.

1 Like