MeasureSelector.measures

Note:

The content in this help topic applies to SuiteScript 2.x.

Property Description

The measures for the measure selector.

Type

workbook.CalculatedMeasure[] | workbook.DataMeasure[]

Module

N/workbook Module

Parent Object

workbook.MeasureSelector

Sibling Object Members

MeasureSelector Object Members

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not an array of workbook.CalculatedMeasure objects or an array of workbook.DataMeasure objects, or the value specified is an empty array.

Related Topics

N/workbook Module
SuiteScript 2.x Modules
SuiteScript 2.x

General Notices