Functions
Functions are blocks of code in programming languages that are set aside to be called by the programmer at any time. They increase the modularization of code and allow code to be more reliable and reusable. A good portion of modern languages utilize functions in some way.
Languages
- VBScript (Functions / Procedures)
page revision: 0, last edited: 19 May 2008 00:33