$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 diego at Sat Jul 13 15:37:55 2002