Modules

filter

 

Objects/Functions

module (N/recordContext)

SuiteScript 2.0

recordContext.RecordContext

// Please search https://system.netsuite.com/app/help/helpcenter.nl?search=recordContext.RecordContext for more information.

N/recordContext Module
recordContext.RecordContext
Object Description: This is an object of name/value pair. Each name is the name of the context type. Each value is the record context. More values for one context type can be returned in an array.
Supported Script Types: For more information, see SuiteScript 2.0 Script Types.
Module: N/recordContext Module
Methods and Properties: N/recordContext Module members
Since: 2020.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=recordContext.RecordContext

Example:

// Code Example 1
// Add additional code

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

//SOURCE: https://system.netsuite.com/app/help/helpcenter.nl?fid=section_159311113661.html