$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 bdw at Sun Aug 3 23:49:43 2003