Dear list,
I’ve allocated two local variables for resolution values, but when I try to reference them in a render TOP I get an error. Is there a limitation for this specific TOP? The rest of them work just fine.
I’m referencing like:
me.var(‘w’)
me.var(‘h’)
Thanks!
Q