Langage 4DCommandes par thèmeOutilsVersion : SuivantOutilsACTIVITY SNAPSHOT (tabActivités : Tableau objet, Tableau texte {; *} )ACTIVITY SNAPSHOT ( tabUUID : Tableau objet, Tableau texte ; tabDébut : Text array ; tabDurée : Integer array ; tabInfo : Text array {; tabDétails : Object array} )BASE64 DECODE ( àDécoder {; décodé : Text, Blob}{; *} )BASE64 ENCODE ( àEncoder {; encodé : Blob, Text}{; *} )Choose ( critère : Boolean, Integer ; valeur : Expression {; ...valeur : Expression} ) : anyGenerate digest ( param : Blob, Text ; algorithme : Integer {; *} ) : TextGenerate password hash ( motDePasse : Text {; options : Object} ) : TextGenerate UUID : TextGenerate UUID( version ) : TextGET MACRO PARAMETER ( sélecteur : Integer ; paramTexte )LAUNCH EXTERNAL PROCESS ( nomFichier : Text {; fluxEntrée : Text, Blob {; fluxSortie : Text, Blob {; fluxErreur : Text, Blob}}}{; pid : Integer} )Load 4D View document ( document4DView : Blob ) : ObjectMOBILE APP REFRESH SESSIONSMonitored activity : CollectionOPEN URL ( chemin : Text {; nomApp : Text}{; *} )PROCESS 4D TAGS ( templateEntrée : Text ; résultatSortie : Text {; ...param : Expression} )SET ENVIRONMENT VARIABLE ( nomVar : Text ; valeurVar : Text )SET MACRO PARAMETER ( sélecteur : Integer ; paramTexte )START MONITORING ACTIVITY ( duree : Real {; source : Integer} )STOP MONITORING ACTIVITYVerify password hash ( motDePasse : Text ; hash : Text ) : Boolean