Línguagem 4D Commands by theme ToolsVersão: 21 R4 BETATools[ACTIVITY SNAPSHOT ( arrActivitiesBASE64 DECODE ( textoCodificado : Text, Blob {; BLOB : Text, Blob}{; *} ) BASE64 ENCODE ( BLOB : Blob, Text {; textoCodificado : Blob, Text}{; *} ) Choose ( criterio : Boolean, Integer ; valor : Expression {; ...valor : Expression} ) : any Generate digest ( param : Blob, Text ; algoritmo : Integer {; *} ) : Text Generate password hash ( senha : Text {; opções : Object} ) : Text Generate UUID : TextGenerate UUID ( version : Integer ) : Text GET MACRO PARAMETER ( seletor : Integer ; paramTexto : Text ) LAUNCH EXTERNAL PROCESS ( nomeArquivo : Text {; fluxoEntrada : Text, Blob {; fluxoSaida : Text, Blob {; fluxoErro : Text, Blob}}}{; pid : Integer} ) Load 4D View document ( 4DViewDocumento : Blob ) : Object MOBILE APP REFRESH SESSIONS Monitored activity : Collection OPEN URL ( rota : Text {; appName : Text}{; *} ) PROCESS 4D TAGS ( dadosEntrada : Text, Blob ; dadosSaida : Variable, Text, Blob {; ...param : Expression} ) SET ENVIRONMENT VARIABLE ( nomeVar : Text ; valorVar : Text ) SET MACRO PARAMETER ( seletor : Integer ; paramTexto : Text ) START MONITORING ACTIVITY ( duração : Real {; fonte : Integer} ) STOP MONITORING ACTIVITY Verify password hash ( senha : Text ; hash : Text ) : Boolean