recordContext.RecordContext

Note:

The content in this help topic pertains to SuiteScript 2.0.

Object Description

Contains key-value pairs that represent context types and their values. Each key is the name of the context type, and each value is the record context. Multiple values for a single context type can be returned in an array.

Supported Script Types

For more information, see SuiteScript 2.x Script Types.

Module

N/recordContext Module

Methods and Properties

N/recordContext Module Members

Since

2020.2

Syntax

Important:

The following code sample shows the syntax for this member. It is not a functional example. For a complete script example, see N/recordContext Module Sample.

            // Add additional code 

{"localization":["CA"]}
...
// Add additional code 

          

Related Topics

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

General Notices