recordContext.RecordContext
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 |
|
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