Aller au contenu principal
Version : 21

String

Change string ( source ; nouveau ; positionDépart ) : Text
Char ( codeCaractère ) : Text
Character code ( unCaractère ) : Integer
Compare strings ( aString ; bString {; options} ) : Integer
CONVERT FROM TEXT ( texte4D ; jeuCaractères ; blobConverti )
Convert to text ( blob ; jeuCaractères ) : Text
Delete string ( source ; positionDépart ; nbCars ) : Text
GET TEXT KEYWORDS ( texte ; tabMotsClés {; *} )
Insert string ( source ; insertion ; positionDépart ) : Text
Length ( chaîne ) : Integer
Localized string ( resName ) : Text
Lowercase ( laChaîne {; *} ) : Text
Match regex ( motif ; laChaîne ; début {; pos_trouvée ; long_trouvée}{; *} ) -> Résultat
Match regex ( motif ; laChaîne ) -> Résultat

Num ( expression : Text, Boolean, Integer {; separator : Text} ) : Real
Num ( expression : Text, Boolean, Integer ; base : Integer ) : Real

Position ( àChercher ; laChaîne {; début {; longTrouvée}}{; *} ) -> Résultat
Position ( àChercher ; laChaîne ; début ; longTrouvée ; options ) -> Résultat

Replace string ( source ; obsolète ; nouveau {; combien}{; *} ) : Text
Split string ( chaîneASéparer ; séparateur {; options} ) : Collection
String ( expression : Expression {; format : Integer, Text {; addTime : Time}} ) : Text
String ( expression : Expression ; base : Integer ) : Text

Substring ( source ; àPartirDe {; nbCars} ) : Text
Trim ( aString : Text ) : Text
Trim end ( aString : Text ) : Text
Trim start ( aString : Text ) : Text
Uppercase ( laChaîne {; *} ) : Text

AltStyle によって変換されたページ (->オリジナル) /