Description

It concatenates Strings with other data.

Syntax

string += data

Parameters

None

Returns

None

See also

Guide Home