Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
New to NetSuite | N/currentRecord: currentRecord.get()
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
