Count user processes

4D - Documentation   Français   English   German   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11 (Modified)


Count user processes Integer

ParameterTypeDescription
This command does not require any parameters
Function resultIntegerNumber 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

Count tasks, Count users.


4D - Documentation   Français   English   German   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next