NetSuite FastTrack Toolkit (NFT) - v8.0.0
    Preparing search index...

    Module search

    This module provides a lazy, functional processing approach to working with NetSuite saved searches. It automatically handles paging behind the scenes allowing the developer to focus on 'per result' business logic.

    Use LazySearch.from() and LazySearch.load() to get started. Turn search results into plain objects using nsSearchResult2obj() and leverage the methods of ImmutableJS to process search results.

    Classes

    LazySearch

    Type Aliases

    BaseSearchResult
    ObjectWithId

    Functions

    nsSearchResult2obj