Anyone know of a place to find native NetSuite fie...
# suitescript
d
Anyone know of a place to find native NetSuite field properties like MAXLENGTH? (I'm sure this has been asked a load of times)
s
Did you try schema browser?
d
ya
Oh wait! If I go to the 'Connect Browser' tab, I see the type/length/precision
s
there are three different types there i was about to say
s
though I'm not sure those are all strictly accurate unless they've updated it a lot
n
If you want to be accurate, in the UI you can right click on the field and inspect it. One of the tags is maxlength
d
Thanks all!