Method ParamByName (ParamName: string): IISERPProcessParam
Description
Retrieves a parameter based on the name. If no parameter that meets the condition is present, a null value will be returned.
ParamName
Parameter name.
Result
Reference to the found parameter.