workbook.createTableColumnCondition(options)
Method Description |
Creates a table column condition. |
Returns |
|
Supported Script Types |
Server scripts For more information, see SuiteScript 2.x Script Types. |
Governance |
None |
Module |
|
Sibling Module Members |
|
Since |
2021.1 |
Parameters
The options
parameter is a JavaScript object.
Parameter |
Type |
Required / Optional |
Description |
---|---|---|---|
|
optional |
Filters for the condition. |
|
|
string |
required |
Operator of the condition. |
Errors
Error Code |
Thrown If |
---|---|
INVALID_OPERATOR |
The |