$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 3.4.0 Documentation
Generated by root at Tue Oct 25 02:33:40 2022