{{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
Diese Anwendung verwendet Cookies um das Einloggen zu ermöglichen. Durch die weitere Nutzung dieser Anwendung stimmen Sie der Verwendung von Cookies zu.


Hilfe - String Concatenation (