util/
vis_idlversion.pro
top vis_idlversion
result = vis_idlversion( [require=string])
Returns the IDL version number as a string or a boolean indicating whether a required version is met.
Return value
string version number or boolean
Keywords
- require in optional type=string
IDL version required; if set, VIS_IDLVERSION returns a boolean of whether the version requirement is met
File attributes
Modification date: | Mon Nov 29 18:32:44 2010 |
Lines: | 38 |
Docformat: | rst rst |