{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Concatenate operator (x & y)

Concatenates the x with y to xy. x and y can be of one of the types Number, Boolean, Currency, Date, Time, DateTime, and String.

Usage:

x & y

Returns:

String value

Examples:

True & "World"
-> Returns "TrueWorld"
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - String Concatenation (