1. Computing

Function

From , former About.com Guide

Definition: The function keyword is used to define functions in your program. Function is a reserved word and cannot be used for anything other than defining a function.
Examples:
function myFunction() { }
Related Video
Excel Autosum Function
Computer Cable Ports 101
Top Related Searches program function

©2013 About.com. All rights reserved.