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