<< Prev        Next >>

ID : 3811

& Operator

Function

To perform string concatenation to 2 expressions.

Syntax

expression1 & expression2

Guaranteed Entry

expression1
Designate string type data.
expression2
Designate string type data.

Return Value

Return string type data.

Description

-

Attention

-

Example

-

ID : 3811

<< Prev        Next >>