Anyone know how to access `timezone` on the LOCATI...
# suiteql
d
Anyone know how to access
timezone
on the LOCATION record?
e
var lookupFields = search.lookupFields({
type: search.Type.LOCATION,
id: location,
columns: ['timezone']
});
I have used this.
My bad, sorry, we are in suiteql channel haha