Línguagem 4DCommands by themeProcessosVersão: 21ProcessosABORT PROCESS BY ID ( IDunico )Count tasks : IntegerCount user processes : IntegerCount users : IntegerCurrent process : IntegerCurrent process name : TextDELAY PROCESS ( processo ; duraçao )EXECUTE ON CLIENT ( nomeCliente ; nomeMetodo {; param}{; param2 ; ... ; paramN} )Execute on server ( proced ; pilha {; nome {; param {; param2 ; ... ; paramN}}}{; *} ) : IntegerGET REGISTERED CLIENTS ( listaClientes ; metodos )New process ( metodo ; pilha {; nome {; param {; param2 ; ... ; paramN}}}{; *} ) : IntegerPAUSE PROCESS ( processo )Process aborted : BooleanProcess activity () : ObjectProcess activity ( options : Integer ) : ObjectProcess activity ( sessionID : Text ) : ObjectProcess activity ( sessionID : Text ; options : Integer ) : ObjectProcess info ( processNumber : Integer ) : ObjectProcess number ( name : Text {; *} ) : IntegerProcess number ( id : Text {; *} ) : IntegerProcess state ( processo ) : IntegerREGISTER CLIENT ( nomeCliente {; periodo}{; *} )RESUME PROCESS ( processo )Session : 4D.SessionSession info ( sessionId : Integer ): ObjectSession storage ( id : Text ) : ObjectUNREGISTER CLIENT