Description Determines if the direction function for a particular source is multi-positional.
Syntax mp = IsSourceDirMultiPos ( n )
Parameters mp (Boolean) True if the source is multi-positional, False otherwise
n As Long Node number of the source.
Remarks This function determines if the direction function for a particular source is multi-positional. If there is a problem the function sets an error and returns -1.
See Also Examples
|