$str.mid

Returns a substring starting from a given index.
Syntax

$str.mid(string,startidx,nchars)

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.

Index, Functions
KVIrc 3.2.0 Documentation
Generated by ports-sparc64 at Mon Oct 17 22:46:21 2005