Línguagem 4DComandosStringVersão: 20 R7StringChange string ( fonte ; novo ; posiçao ) : TextChar ( codigoCaractere ) : TextCharacter code ( caractere ) : IntegerCompare strings ( string ; stringB {; opções} ) : IntegerCONVERT FROM TEXT ( texto4D ; conjuntoCaracteres ; blobConvertido )Convert to text ( BLOB ; conjuntoCaracteres ) : TextDelete string ( fonte ; posiçao ; numCaracteres ) : TextGET TEXT KEYWORDS ( texto ; arrPalavrasChaves {; *} )Insert string ( fonte ; inserir ; posiçao ) : TextLength ( cadeia ) : IntegerLocalized string ( resNome ) : TextLowercase ( cadeia {; *} ) : TextMatch regex ( padrao ; umaCadeia ; posiçao {; pos_encont ; compr_encont}{; *} ) -> Resultado Match regex ( padrao ; umaCadeia ) -> ResultadoNum ( expressao {; separador} ) : RealPosition ( pesquisar ; cadeia {; inicio {; comprEncont}}{; *} ) -> Resultado Position ( pesquisar ; string ; inicio ; comprimentoEncontrado ; opções ) -> ResultadoReplace string ( fonte ; obsoleto ; novo {; quantasVezes}{; *} ) : TextSplit string ( stringAseparar ; string {; opções} ) : CollectionString ( expressao {; formato {; horaComb}} ) : TextSubstring ( fonte ; aPartirDe {; numCars} ) : TextUppercase ( cadeia {; *} ) : Text