Javascript – I want to use GAS to determine if nothing is entered in a cell, but I don't know how to handle `0`
I would like to implement a function that allows characters and numbers to be entered into a spreadsheet, and if nothing is entered using GAS, a message box will be displayed. Therefore, I would like to use the following function…