Description Retrieves the number of wavelengths associated with a given source.
Syntax count = GetSourceWavelengthCount ( n )
Parameters count (Long) Returns the number of wavelengths for the source.
n As Long Node number of the source.
Remarks This function retrieves the number of wavelengths associated with a given source. If there is a problem the function returns 0 and does not set an error.
See Also Examples
|