Description Retrieves the description of a spectrum. If there is no description for the spectrum then the returned string is empty.
Syntax spectDesc = SpectrumGetDescription( spectNode )
Parameters spectDesc (String) Description of the spectrum being queried.
spectNode As Long Node number of the spectrum being queried.
See Also SpectrumComputeLuminousEfficacy
|