Langage 4DCommandes par thèmeOutilsVersion : SuivantOutilsACTIVITY SNAPSHOT (* tabActivités* {; *} )ACTIVITY SNAPSHOT ( tabUUID ; tabDébut ; tabDurée ; tabInfo {; tabDétails} )BASE64 DECODE ( àDécoder : Text, Blob {; décodé : Text, Blob}{; *} )BASE64 ENCODE ( àEncoder : Blob, Text {; encodé : Blob, Text}{; *} )Choose ( critère ; valeur {; valeur2 ; ... ; valeurN} ) : anyGenerate digest ( param : Blob, Text ; algorithme : Integer {; *} ) : TextGenerate password hash ( motDePasse : Text {; options : Object} ) : TextGenerate UUID : TextGenerate UUID( version : Integer ) : TextGET MACRO PARAMETER ( sélecteur : Integer ; paramTexte : Text )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 ; résultatSortie {; param}{; param2 ; ... ; paramN} )SET ENVIRONMENT VARIABLE ( nomVar : Text ; valeurVar : Text )SET MACRO PARAMETER ( sélecteur : Integer ; paramTexte : Text )START MONITORING ACTIVITY ( duree : Real {; source : Integer} )STOP MONITORING ACTIVITYVerify password hash ( motDePasse : Text ; hash : Text ) : Boolean