Operators

||

Supported By

Syntax

expression || expression

Description

The || operator evaluates to the concatenation of the given strings.

Synonym

&

See Also

&&