Línguagem 4DCommands by themeProcessesVersão: PróximoProcessosABORT 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 ) : ObjectProcess activity ( sessionID ) : ObjectProcess activity ( sessionID ; options ) : ObjectProcess info ( processNumber : Integer ) : ObjectProcess number ( name {; *} ) : IntegerProcess number ( id {; *} ) : IntegerProcess state ( processo : Integer ) : IntegerREGISTER CLIENT ( nomeCliente : Text {; periodo : Integer}{; *} )RESUME PROCESS ( processo : Integer )Session : 4D.SessionSession info ( sessionId : Integer ) : ObjectSession storage ( id ) : ObjectUNREGISTER CLIENT