$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 ports-sparc64 at Sun Oct 17 19:56:50 2004