javascript Function Example

    function helloSyntaxHighlighter()
    {
        return "hi!";
    }
Simple function in Javascript

Updated: Friday 1st October 2010, 04:03pm

There are 0 comments

Leave a comment of your own

Comments are currently closed.