$str.insert

Inserts a substring in a string at a given index
Syntax

$str.insert(string,substring,index)

Description
Inserts the substring given in the second parameter in the string given in the first parameter at the index given in the third parameter, then returns the resulting string.

Main index, Function index
KVirc 3.0.0 documentation
Generated by diego at Sat Jul 13 15:37:55 2002