Skip to content

PartitionByParameters

cpgames edited this page Jul 13, 2022 · 1 revision

image

Partitions input Partition by comma-delimited parameters.


Input Ports:

Start - execution entry.
Partition (type: Partition) - input partition.
ParameterFilter (type: regex string) - only parameters matching this filter will be returned. If left empty, all parameters will be returned.


Output Ports:

Done - execution exit.
Loop - executes for each parameter.
Parameter (type: Partition) - individual parameter.


Clone this wiki locally