Page 1 of 1

from node to Variable Array

PostPosted: Sat Apr 06, 2013 3:32 pm
by honsbeek
Hi,

What is the way to go from the node "'Variable output" to a variable array index 2
I know the script "VSetArrayValue,VarName,Index,Value

Thanks,

Mark
LiveLAB

Re: from node to Variable Array

PostPosted: Sat Apr 20, 2013 7:51 pm
by Markus Zeppenfeld
Hi!

So far the output node cannot handle it. You would need to update the variable via a script, maybe using a script output node and an intermediate variable...

Markus

Re: from node to Variable Array

PostPosted: Fri May 17, 2013 9:22 pm
by honsbeek
Thanks for that, it works.

But I had a problem with the stringarrey,
It I make it in the variabelelist by hand the code din't work.

If I create the same with script , and then the index with scripts it works.

Is this normale ?

And a new question , how to get a variablearrey with names to a tekst layer.

Varnames|name1|name2|score

I only get the first index



Thanks

Mark Honsbeek