If I need to get employee email address I can do i...
# suitescript
a
If I need to get employee email address I can do it using runtime, If I need employee's Supervisor Email Address I would need to make a fieldLookup to Employee to get the supervisor and then a fieldLookup to get the supervisor email, correct?