Línguagem 4DCommands by themeProcessosVersão: 21 R2 BETAProcessosABORT PROCESS BY ID ( IDunico : Integer )Count tasks : IntegerCount user processes : IntegerCount users : IntegerCurrent process : IntegerCurrent process name : TextDELAY PROCESS ( processo : Integer ; duraçao : Real )EXECUTE ON CLIENT ( nomeCliente : Text ; nomeMetodo : Text {; ...param : any} )Execute on server ( proced : Text ; pilha : Integer {; nome : Text {; param : Expression {; ...param : Expression}}}{; *} ) : IntegerGET REGISTERED CLIENTS ( listaClientes : Text array ; metodos : Integer array )New process ( metodo : Text ; pilha : Integer {; nome : Text {; param : Expression {; ...param : Expression}}}{; *} ) : IntegerPAUSE PROCESS ( processo : Integer )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 : Integer ) : IntegerREGISTER CLIENT ( nomeCliente : Text {; periodo : Integer}{; *} )RESUME PROCESS ( processo : Integer )Session : 4D.SessionSession info ( sessionId : Integer ): ObjectSession storage ( id : Text ) : ObjectUNREGISTER CLIENT