function myFunction() { var d=DocumentApp.openById("1r-EI84IGKbxyTzYaYWquSxoYbO_hco_6NmTQ6S6_aFk"); d1=d.getBody().getText(); Logger.log(d1); }