Monday, December 10, 2007

How to work with FUNCTION

How to work with FUNCTION

To work with FUNCTION

Description:

The function is a subprogram called form within an expression that returns a value through the function name.

Declaration:

function ident (parameters) : type;

No comments: