Dynamic Shopping Cart
Function Definition

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Back to Glossary


Function
A function is a named group of statements in a program that performs a task when it is invoked. Other programming languages make a distinction between a function, which returns a value, and a procedure, which performs some operation but does not return a value. Since JavaScript does not make this distinction, you can create functions that return values elsewhere in your code.


Additional Services  |  Terms of Service  |  Privacy Policy  |  eCommerce Glossary  |  Directory

Copyright 2008 Dynamic Shopping Cart. All rights reserved.