Programmer's Guide > Interfaces > Composer interface > getParamType method
  
getParamType method
Returns the type string for a parameter. The result is the type attribute of the Parameter element in the Interface section of the CCF.
getParamType(parameter )
Parameters
Stringparameter
The parameter name.
Returns
String. The requested value or null if not in the CCF.