Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Android Apps that can execute java scripts filter_list
Author
Message
Android Apps that can execute java scripts #1
function sayHello(name) {
var message = "Hello," + name + "!" ;
return message;
}
console.log(sayHello(Ghost Fangs));

Won't even run on droidedit the frustration is real I just want to make sure I'm doing this right I need the satisfaction that my code isn't hopeless any apks out there that can run this

Reply





Messages In This Thread
Android Apps that can execute java scripts - by Bootlegronin47 - 03-06-2020, 11:16 AM



Users browsing this thread: 1 Guest(s)