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

Utilities/

undefine.pro

erase a variable same thing that 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 232 2007-03-20 16:59:36Z pinsard $

History

Statistics

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