$str.append
Append one string to another.
Usage
$str.append(<string>,<toappend>)
Description
This function returns a string created appending the second string parameter to the end of the first string parameter.
Syntax Specification
<
string
>
$str.append
(
<
string
:string
>
,
<
toappend
:string
>
)
Index
,
Functions
KVIrc 4.2.0.42023 Documentation
Generated by buildd at Sun Dec 22 09:19:27 2019