This is the source code of one of my blog post. To read the full blog post please click here.
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
| /** | |
| * Untuk dapat menjalankan beberapa Email Client diperlukan satu Script utama | |
| * Script minimail lainnya di-deploy sebagai WebApps dan di panggil oleh script utama melalui Bot | |
| * | |
| * Ikuti cara inisiasi sebagai berikut | |
| **/ | |
| /** A. PADA SCRIPT UTAMA (SCRIPT BOT) *//* | |
| function doPost(e) { |