Home
Random
Watchlist
Settings
Log in
About SmartWiki
Disclaimers
Open main menu
Changes
Savefunc
30 bytes added
,
15:36, 31 July 2009
no edit summary
'''Example 1:'''
<pre>
function savefunc()
{
''
do this
''
''
RunAnotherFunction()
''
''
do that
''
return true
}
</pre>
* Note that [[JavaScript]] is case sensitive.
← Older edit
Newer edit →
0
edits