I am trying to send an email from app script by triggering a deployement. My code is as below:
How ever its throwing an error : Exception: Invalid email: [L<?> (line 11, file "Code")
Kindly help me. I am properly passing the email Id. If I return the conterService,createTextOutput with recipient variable, it returns the proper email id.
Kindly help.