1. how do i trigger the onChange event that i created in a script?
2. if a color of a cell was changed how can i get the cell value and new color? (should i use another event and not onChange?)