Input
Each function can have one or more input parameters.
Depending on the type of parameter, you can enter or select a value. However, any value you select or enter becomes a constant value, which means that this value remains the same every time this function is called by any instance of this workflow. If you want the values to be dynamic, leave the input fields blank and have the pre-process script provide the values.
If the function has multiple inputs, you can have a mix of constant and dynamic values.
The types of input are described in Configure Functions.