Description Retrieves the coherence of a specific source in the associated FRED document.
Syntax coherent = IsSourceCoherent ( n )
Parameters coherent (Boolean) Indicates if the source is coherent (True) or not (False).
n As Long Node number of the source.
Remarks This function retrieves the coherence of a specific source in the associated FRED document. If there is a problem the function returns False and does not set an error.
See Also Examples
|