Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Docs have an error or I'm missing something?
from the nlapiLookupField() documentation:
text {string} - Returns the display name for this field (valid only for SELECT fields)
Then the example:
var salesrep_supervisor = nlapiLookupField('employee', salesrep, 'supervisor', true); docs say string, example shows bool. Bool makes more sense, but who knows??
Steve Klett | Senior Developer
NetValue Technology
0