SOURCE
JavaScript
Result
<html> <head> <title>Function</title> <
function
Greet
()
{ alert(
"Greetings,"
); }
console 命令行工具
X
clear
>
console