How can one tell the action triggered the onEdit function in Google Apps Scripting? The actions I have found to trigger it include: edit a cell delete a cell or range cut or copy a cell or range Copy a sheet I would like something similar to the onChange’s changeType attribute that tells me whatRead more