getParamLabel method
Returns the label DOMString for a parameter. The result is the content of the Label child of the Parameter element in the Interface section of the CCF.
getParamLabel(parameter )
Parameters
String parameter
The parameter name.
Returns
String. The requested value or null if not in the CCF.
这对您有帮助吗?