News

This module provides a parameter passing mechanism for Python scripts run with the SCRIPT command via a PROGRAM and a mechanism for the script to return a value.
I want to pass the preprocessing script uri as a pipeline parameter and use it in ProcessingStep so that i can specify the script at execution time. However, it throws a ValueError: code argument has ...