Back

Version 5

7/25/2023
function cronTest() {
console.log("hello world");
return "hello world";
}
Updated: October 23, 2023