4D Language Commands by theme OutilsVersion : 21 R4 BETAOutilsACTIVITY 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} ) : any Generate digest ( param : Blob, Text ; algorithme : Integer {; *} ) : Text Generate password hash ( motDePasse : Text {; options : Object} ) : Text Generate UUID : TextGenerate UUID( version : Integer ) : Text GET 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 ) : Object MOBILE APP REFRESH SESSIONS Monitored activity : Collection OPEN 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 ACTIVITY Verify password hash ( motDePasse : Text ; hash : Text ) : Boolean