XML Script logo
Function _OP_CAT
Name

_OP_CAT

Returns

string

Parameter count

2

Parameter 1

string1, a string

Parameter 2

string2, a string

Description

Returns a string consisting of the concatenation of 'string1' and 'string2'.
This function is the 'default function' that is to say that if two expressions are encountered in an interpolation without an operator between them, they are concatenated.
Numbers are converted to strings before concatenation e.g.
# 12.34 56.78 # returns 12.3456.78
Deprecated.

Examples of use

                                
                        

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited