This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * GMAT 700+ Master Error Log Script | |
| * Functions: Auto-Link Snippets, Auto-Status, and Auto-Resize | |
| */ | |
| function onEdit(e) { | |
| var range = e.range; | |
| var sheet = range.getSheet(); | |
| // Configuration (Adjust column numbers if you change your layout) |