Returns the description of the specified TIS parameter.
XIH.GetParamDescription(paramName)
Parameter | Data type | Description | Sample |
---|
paramName | string | String specifies the name of the parameter. | "paramName" |
The description can set by the user when creating a parameter.
Returns a string.