Interface FstrIndexOf

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

Hierarchy

Properties

Properties

name: "strIndexOf"

Generated using TypeDoc