Previous IDL Reference Guide: Procedures and Functions Next

FUNCTION

Syntax | Version History

The FUNCTION statement defines a function.


Note
For information on using the FUNCTION statement, see Creating Procedures and Functions.

Syntax

FUNCTION Function_Name, parameter1, ..., parametern

Version History

Original
Introduced

  IDL Online Help (March 06, 2007)