Written by
in
function myFunction() { Logger.log("Hello World"); }
function myForLoop(){ for (var i=1; i<=10 ; i++) { myFunction(); } }
function myDate() { Logger.log(new Date()); }
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Δ
Leave a Reply