Skip to main content

getProductName

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/formatting/display/formatAntNames / getProductName

Function: getProductName()

getProductName(manufacturerId: string | number, productId: string | number): string

Defined in: utils/formatting/display/formatAntNames.js:86

Get product name from manufacturer ID and product ID

Parameters​

manufacturerId​

Manufacturer ID

string | number

productId​

Product ID

string | number

Returns​

string

Product name or original product ID if not found