Method ParamByName(ParamName: string): IISERPDataParam
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.