Quote:
Originally Posted by Twinny
yeah... i generally do
You don't need to write 'function someFunction();' to call a function, just 'someFunction();
|
you can do somefunction() if you have the function outside of the timeout but if you put the function in it you n eed function
