How to use equivalent API in SuiteScript2.0 of nlapiGetMatrixCount?

Hi All,

Please use below code in SuiteScript2.0:

In SuiteScript1.0:

      nlapiGetMatrixCount(type, fldnam)

In SuiteScript2.0:

       CurrentRecord.getMatrixHeaderCount(options)

Module Used:

       N/currentRecord Module

Please comment if you have any question.

Thanks

Abhi








Comments