4DランゲージCommands by themeツールバージョン: 次へツールACTIVITY SNAPSHOT ( arrActivities : Object array, テキスト配列 {; *} )ACTIVITY SNAPSHOT ( arrUUID : Object array, テキスト配列 ; arrStart : Text array ; arrDuration : Integer array ; arrInfo : Text array {; arrDetails : Object array}{; *} )BASE64 DECODE ( encodedText : Text, Blob {; decoded : Text, Blob}{; *} )BASE64 ENCODE ( BLOB : Blob, Text {; encoded : Blob, Text}{; *} )Choose ( criterion : Boolean, Integer ; value : Expression {; ...value : Expression} ) : anyGenerate digest ( param : Blob, Text ; algorithm : Integer {; *} ) : TextGenerate password hash ( password : Text {; options : Object} ) : TextGenerate UUID : TextGenerate UUID( version ) : TextGET MACRO PARAMETER ( selector : Integer ; textParam : Text )LAUNCH EXTERNAL PROCESS ( fileName : Text {; inputStream : Text, Blob {; outputStream : Text, Blob {; errorStream : Text, Blob}}}{; pid : Integer} )Load 4D View document ( 4DViewDocument : Blob ) : ObjectMOBILE APP REFRESH SESSIONSMonitored activity : CollectionOPEN URL ( path : Text {; appName : Text}{; *} )PROCESS 4D TAGS ( inputData : Text ; outputData : Text {; ...param : Expression} )SET ENVIRONMENT VARIABLE ( varName : Text ; varValue : Text )SET MACRO PARAMETER ( selector : Integer ; textParam : Text )START MONITORING ACTIVITY ( duration : Real {; source : Integer} )STOP MONITORING ACTIVITYVerify password hash ( password : Text ; hash : Text ) : Boolean