It is an invoice date btw `inv.getValue("trandate"...
# suitescript
m
It is an invoice date btw
inv.getValue("trandate")
b
if its a record, you should be getting a Date
if its something like a search result, you should get a string
search results dont actually use Dates for values