TEXT_PARAMETRIZE_CUSTOM¶
TEXT_PARAMETRIZE_CUSTOM worker is available in workflows to create different parameters and view them in the outputs which can be further used as inputs for othere workers.
Text_Parameterize worker supports addition of string (character) parameters where string chosen will now be added to *PARAMETER anchor like other parameters.

Text_Parameterize_Custom worker has a new dataset input called Reference parameters which can take inputs from previous worker outputs as reference parameters.

Multiple input files can be added to *TEXT_PARAMETERIZE_CUSTOM worker in Workflows.

Multiple files added to the input in *TEXT_PAREMETRIZE_CUSTOM worker can be selected and parameters can be added to the worker.

We have new output called Parameters zip which shows the parameters from both the files after execution in Text parameterize custom worker.
