$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 index, Function index
KVirc 3.0.0 documentation
Generated by peroyvind at Fri Mar 14 14:27:52 2003