4D v16.3

String Operators

Home

 
4D v16.3
String Operators

String Operators  


 

 

An expression that uses a string operator returns a string. The following table shows the string operators:

OperationSyntaxReturnsExpressionValue
ConcatenationString + StringString"abc" + "def""abcdef"
RepetitionString * NumberString "ab" * 3"ababab"



See also 

Bitwise Operators
Comparison Operators
Date Operators
Logical Operators
Numeric Operators
Operators
Picture Operators
Time Operators

 
PROPERTIES 

Product: 4D
Theme: Operators

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)