/
mergel(Lists)

mergel(Lists)

 

mergel (Lists → List)

This function transforms a given multidimensional list into a one-dimensional list.

Example:

<O N="mergelObject1" T="Project" Category="Functions" TransAlignRule="1"> <!-- created by ParamML Examples on 8/23/2023 --> <P N="List" V="[[12,16,18],[13,17,19]]" /> <P N="List1D" V="mergel(List)" /> </O>
Debug Trace

To view this example in the library, see (Engineering on Cloud )

 

Related content

concat (List1, List2)
concat (List1, List2)
More like this
map(Loop,x.parameter) or map(List,x.parameter)
map(Loop,x.parameter) or map(List,x.parameter)
More like this
translate (List, offset1, offset2, offset3)
translate (List, offset1, offset2, offset3)
More like this
reverse (List)
reverse (List)
More like this
removedup(List, x[indeks] )
removedup(List, x[indeks] )
More like this
concat(Liste1,Liste2)
concat(Liste1,Liste2)
More like this