Support for basic arrays - Mendix Forum

Support for basic arrays

21

In any programming language it's easy to split a string and loop over the resulting array. However in Mendix this is currently only possible with custom Java actions or with complex while loops. For many imports and conversion actions it would be great if we could split a string and loop over the resulting array, e.g. to find an object using the string.

asked
0 answers