if a suitelet services a request from a client tha...
# suitescript
a
if a suitelet services a request from a client that is logged in as a customer, and the suitelet updates a record, then I believe a user event would be called for that update. Would the logged in user for the user event be the same one as the suitelet? or would the suitelet then be making the update as it's own kind of system user that would be passed to the user event?