Database Management
Reference Manual
Expressions
:
Text Expressions
: Text Operator
Text Operator
The text operator available is +, used for concatenation.
Synopsis
text1 + text2 -> text
-> text
Description
Return the concatenation of two text strings.
Side Effects
None.
Example
’no’ + ’space’ -> ’nospace’
Errors
Text result too long.
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.