$str.findlast

Find the last index of a substring in a string
Syntax

$str.findlast(string1,string2)

Description
This function search in the string given as the first parameter for the string given as his second parameter, and will return the index where is last located or -1 if it's not located.

Main, Functions
KVIrc 3.0.0 Documentation
Generated by ports-sparc64 at Sun Oct 17 19:56:50 2004