SortByMeasure.otherAxisSelector

Note:

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

Property Description

The selector for the axis that is not defined in the associated sort definition.

In a sort definition, the sort is applied to a row or column. This property represents the selector for the other axis.

Type

workbook.DescendantorSelfNodesSelector | workbook.PathSelector | workbook.DimensionSelector

Module

N/workbook Module

Parent Object

workbook.SortByMeasure

Sibling Object Members

SortByMeasure Object Members

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not a workbook.DescendantorSelfNodesSelector, workbook.PathSelector, or workbook.DimensionSelector object.

Related Topics

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

General Notices