Programmer's Guide > Interfaces > Composer interface > getParamLabel method
  
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
Stringparameter
The parameter name.
Returns
String. The requested value or null if not in the CCF.