Function NnetAddQUs() Foundation
Defines one or more users as new queue users of a particular print queue.
NnetAddQUs( <cPrintQueueName> , ;
<cUserName|aUserNames> , ; // Type: CA
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> nAddedQueueUsers
Returns the number of users which have been defined as new user of the print queue <cPrintQueueName> or 0 in case of an error.
The second parameter can be specified either as a string containing the name of a single user to be defined as queue user, or as an array containing multiple user names.
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.