Support for creating array variables

Hi,
I’m glad to see support for array variables in version 4.1.

However it appears Variable Expressions does not support creating array variables. Correct?
It seems to have many array functions but when I specify an expression that should result in a String array, the actual result is a String instead (the result of Java calling toString() on the array, apparently).

Also, it appears Java Edit variable node cannot produce arrays either.

Is support for creating array variables from these nodes coming?
What are the current best ways to produce array variables?

Thanks

Hi,
We are currently working on adding support for array variables to more nodes. You can create them with the Table Row to Variable node right now, but more is coming!
Kind regards
Alexander

10 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.