I don't see it in the help either
# suitescript
k
I don't see it in the help either
a
var itemUrl = search.lookupFields({ type: search.Type.ITEM, id: internalId, columns: ['itemurl'] }); Replace internalId with the internal ID of the item you're working with. This is faster than loading a whole record.