Function NnetCVsSrv() Foundation

Determines the number of visible file servers in a network.

Syntax
NnetCVsSrv( [<cSearchServerName>] ;  // Default: "*"
          ) --> nServerCount
Return

Returns the number of visible file servers whose names match the search string <cSearchServerName>.

Description

<cSearchServerName> is a string which may contain wildcard characters like "*" or "?". It defaults to "*" which means that the function counts all visible file servers.

Feedback

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.