<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

Utilities/

undefine.pro

erase a variable same thing like delvar but usable in a program and usable for one variable simultaneously

topundefine Utilities

undefine, varname

Parameters

varname        in required

The name of the variable we want erase

Examples

IDL> a=1 IDL> undefine,a % Compiled module: UNDEFINE. IDL> help, a A UNDEFINED =

Version history

Version

$Id: undefine.pro 242 2007-04-06 08:35:17Z pinsard $

History

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.