Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
New to NetSuite | N/currentRecord: currentRecord.get() Module
In our previous article, New to NetSuite | N/currentRecord Module Overview, we discussed the purpose and usage of the N/currentRecord module.
As part of our continued exploration of the N/currentRecord module, this article introduces another useful method: currentRecord.get(). This method plays a key role in client-side scripting by allowing you to work with the record that is currently active on the user’s screen.
What is currentRecord.get()?
The currentRecord.get() method retrieves a currentRecord.CurrentRecord object. This object represents the record that is open and active on the current page in the NetSuite UI.
What Does It Return?
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see