Join Slack
Powered by
<@U3MCU16RY> There is a bug in 2.0 for that lookup...
# suitescript
r
rustyshackles
01/16/2017, 11:28 PM
@Aiden Y.
There is a bug in 2.0 for that lookup, this is what I used search.create({ type: search.Type.TRANSACTION, filters: ['internalid', search.Operator.ANYOF, id] }) .run() .getRange({ start: 0, end: 1 })[0] .recordType
Open in Slack
Previous
Next