var ExampleBlank = ss.getSheetByName("Example").getRange(index, 8).isBlank(); if(!ExampleBlank) { "" } else { "Word" } var example1 = &quo