+ 1
If you mean standard javascript function, look it up on the web. If you mean a function you defined yourself, you should know it. Hopefully the function has a proper name indicating what it does, and the arguments can be guessed from it.
Maybe some IDEs or text editors can remind you the arguments though.



