$str.mid

Returns a substring starting from a given index.
Syntax

$str.mid(string,nchars,startidx)

Description
This function returns a substring of the first string parameter wich is the string starting at the (numeric) index given with startidx and counting nchars forward.

Main, Functions
KVIrc 3.0.0 Documentation
Generated by aronnax at Sat Feb 21 03:50:08 2004