vector2list

SpecialNodes vector2list

input ports:
Name Type Description Optional

input

vector<?0>

input collection

no

output ports:
Name Type Description Optional

output

list<?0>

output collection

no

vector2list converts the input vector to a list with the same elements in the same order.