TEXT_PARAMETRIZE_CUSTOM =============================== .. _textparametrizecustom: 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. ​ .. thumbnail:: /_images/Images/characterparameter.png :title: string (character) parameters | | Text_Parameterize_Custom worker has a new dataset input called Reference parameters which can take inputs from previous worker outputs as reference parameters.​ .. thumbnail:: /_images/Images/inputdatasetreference.png :title: Reference parameters | | Multiple input files can be added to *TEXT_PARAMETERIZE_CUSTOM worker in Workflows.​ .. thumbnail:: /_images/Images/parametereriecustomfiles.png :title: Multiple input files | | Multiple files added to the input in *TEXT_PAREMETRIZE_CUSTOM worker can be selected and parameters can be added to the worker.​ .. thumbnail:: /_images/Images/parameterizefilesinmulti.png :title: Multiple input files | | We have new output called Parameters zip which shows the parameters from both the files after execution in Text parameterize custom worker. ​ .. thumbnail:: /_images/Images/zipfileoutputinworker.png :title: Parameters zip | |