version 11 (Modified)
Count user processes Integer
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
| Function result | Integer | Number of open processes | ||||
| (excluding kernel processes) | ||||||
Description
The Count user processes function returns the number of processes opened directly or indirectly by the user (processes for which the origin parameter returned by the PROCESS PROPERTIES command is greater than or equal to 0).
See Also