is_function()

Identifies whether a given value is a function. Returns TRUE if a given value is a function, NULL if given value is not a function.

Syntax:

is_function(value);

where

value is any value.

Example:

is_function("abc"); // returns NULL

Where Used

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources