$str.right

Returns a substring starting from the right until the given index.
Usage
$str.right(<data>,<index>)
Description
This function returns a substring of the first string parameter which is the string starting from the right until the index specified in the second parameter. The index start counting at the last character and increase until the first.
Syntax Specification
<string> $str.right(<data:string>,<index:int>)

Index, Functions
KVIrc 4.0.0.4541 Documentation
Generated by mockbuild at Mon Jun 28 13:09:58 2010