Description Identifies if a given source is polarized or not.
Syntax polarized = IsSourcePolarized ( n )
Parameters polarized (Boolean) Indicates if the source is polarized (True) or not (False).
n As Long Node number of the source.
Remarks This function identifies if a given source is polarized or not. If there is a problem the function returns False and does not set an error.
See Also Examples
|