IUiParams.ParamByName

Syntax

ParamByName(ParamName: String): IUiParam;

Parameters

ParamName is the parameter that determines a name of the parameter that requires to be addressed.

Description

The ParamByName method allows to address a parameter by its name.

See also:

IUiParams