anybody using `render.mergeEmail`? I’m really con...
# suitescript
m
anybody using
render.mergeEmail
? I’m really confused by the documentation. it seems like
RecordRef
is just an object of {type: type,id: id} but i only get errors ala: Wrong parameter type: options.entity is expected as object. If i pass in the loaded record object it runs just fine…