$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.0.0 Documentation
Generated by mockbuild at Sun Apr 18 14:58:16 2010