Bracketing multiple onEdit functions
问题 I have 3 onEdit app script functions in my Google Spreadsheet which work individually but I cannot work out where to put the brackets to nest them. Database They are all under function onEdit(e). I understood that you can't separate onEdit functions like you can other functions. Please tell me if I'm wrong. This is my code which is a little messy and probably needs a tidy up. // Cut Employees Left from Unit Standards sheet and paste in Unit Standards - Employees Left sheet function onEdit(e)