javascript Function Example
function helloSyntaxHighlighter()
{
return "hi!";
}Simple function in Javascript
Updated: Friday 1st October 2010, 17:54pm
There are 0 comments
Comments are currently closed.
function helloSyntaxHighlighter()
{
return "hi!";
}Updated: Friday 1st October 2010, 17:54pm
There are 0 comments
Comments are currently closed.