Number Formatter Object Members in SuiteScript 2.x
The Number Formatter object formats numbers to strings with locale support, custom separators, and precision settings.
Knowledge Base
Deep-dive articles on NetSuite features — generated from official Oracle documentation and enriched with real-world context, best practices, and developer insights.
235 articles — page 6 of 10
The Number Formatter object formats numbers to strings with locale support, custom separators, and precision settings.
Detailed reference for currency formatter object members and their usage in client and server scripts. Currency Formatter Object Members
Utilize the N/format/i18n module to format strings, currency, and phone numbers in NetSuite SuiteScript effectively.
N/format/i18n module includes currency, number, and phone formatters essential for SuiteScript customization.
The N/file module enables file management in NetSuite SuiteScript, facilitating uploads, attachments, and conflict resolution.
The N/error module facilitates error handling in SuiteScript, helping developers manage exceptions effectively.
N/log module enables effective logging of script execution details, enhancing debugging and monitoring capabilities.
The N/email module provides methods for sending transactional, bulk, and campaign emails within NetSuite.
Explore Word object members in SuiteScript 2.1 for text extraction and confidence processing in document capture.
Table Object Members in SuiteScript 2.1 enable effective table data extraction from documents. The Table Object Members in SuiteScript 2.1 facilitate the
FieldValue object members in SuiteScript 2.1 provide confidence levels and text values for extracted fields, crucial for accurate data processing.
Document Object Members provide essential properties and methods for SuiteScript 2.1, enabling MIME type retrieval and document page handling.
The N/documentCapture module provides various member types for document data extraction, including tables, fields, and lines.
This article covers Join object members in SuiteAnalytics, enabling complex data retrieval across multiple NetSuite record types.
Comprehensive reference on N/dataset module members to aid SuiteScript developers in effective dataset management.
Explore dataset module members, including column, condition, dataset, and join objects for SuiteScript integration.
The N/currentRecord module in SuiteScript provides methods and properties for accessing and manipulating the current record in client scripts.
CurrentRecord object in SuiteScript 2.1 provides methods to access and manipulate active records in client scripts.
Explore CurrentRecord, Column, Field, and Sublist objects essential for SuiteScript development and customization.
The Verifier object in SuiteScript enables signature verification using a specified certificate, enhancing security in NetSuite.
The SecretKey object in SuiteScript's N/crypto module enables secure key management for encryption and authentication. TL;DR Opening
N/config module syntax enables management of company configurations in SuiteScript, including Tax ID updates.
The N/cache module enables temporary data storage in NetSuite, improving script performance by caching frequently accessed values.
Explore N/cache and Cache Object members for optimizing performance and efficient data management in SuiteScript.
Utilize the N/action module in SuiteScript 2.x to manage record actions with immediate database updates and various execution methods.