Interface FstrLastIndexOf

Returns the index within this string (arguments[0]) of the last occurrence of the specified substring (arguments[1]), or -1 if not found

Hierarchy

Properties

Properties

name: "strLastIndexOf"

Generated using TypeDoc