Function NnetCVsSrv() Foundation
Determines the number of visible file servers in a network.
NnetCVsSrv( [<cSearchServerName>] ; // Default: "*"
) --> nServerCount
Returns the number of visible file servers whose names match the search string <cSearchServerName>.
<cSearchServerName> is a string which may contain wildcard characters like "*" or "?". It defaults to "*" which means that the function counts all visible file servers.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.