I've been using the NetSuite Search Export, Great ...
# suitescript
n
I've been using the NetSuite Search Export, Great tool, it recommended the
["mainline","is","T"]
Copy code
columns:[
    searchModule.createColumn({name: "tranid", label: "Document Number"}),
    searchModule.createColumn({name: "createdfrom", label: "Created From"})
]