STRING expressions return text strings. They are used to manipulate non-numeric data. The STRING CONCAT expression returns a string that is the concatenation of two or more values.

The values to be concatenated are given by sub-expressions, which can be of type STRING, INTEGER, FLOAT, or PROPERTY. There are no EXPRNODE elements to configure STRING CONCAT.

See the EXPRESSION element for DTD and attribute information.


Copyright © Legal Notices