TableColumnFilter.values

Note:

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

Property Description

The values for the table column filter.

Type

Array<null | Object | Boolean | number | string | Date>

Module

N/workbook Module

Parent Object

workbook.TableColumnFilter

Sibling Object Members

TableColumnFilter Object Members

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not an array, or a value inside the array is not supported. Supported values are null, Object, Boolean, number, string, and Date.

Related Topics

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

General Notices