THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/04/2011 at 00:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 12
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
Hi everyone.
Is there a way to dynamically construct a variable name?
E.g. I have variables Title1, Title2, Title3, and so on (it's a big list).
I want to use a loop to set each Title variable rather than manually specify each Title.
Is there a way for me to construct the variable name and then assign a value to it?
Just to clarify, arrays won't work for me because these Title(n) variables are outputs on an Xpresso COFFEE node.