Overview
>
klyn
>
String
>
operator+=
Overview
Index
Tree
Deprecated
klyn.String.operator+=
method
public native operator+=( readonly second as String ) as String
Description
Appends another string to this string (in place).