version 3
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 open processes, except those processes that are managed automatically by 4th Dimension.
The User/Custom Menus process, the Design process and the Web server process are considered to be user processes since they can be closed by users. Therefore, these processes will be counted when determining the number of user processes.
See Also