set2list

SpecialNodes set2list

input ports:
Name Type Description Optional

input

set<?0>

input collection

no

output ports:
Name Type Description Optional

output

list<?0>

output list

no

set2list converts the input set to a list with elements in the same order as when iterating over the set.