$str.append
Append one string to another.
Usage
<string> $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.2.6 Documentation
Generated by linimon at Wed Nov 26 13:38:08 2008