Interface FstrSubstringStart

Returns a new string that is a substring of this string (argument[0]). The substring begins at the specified begin (arguments[1]) and extends to the last character of the string

Hierarchy

Properties

Properties

name: "strSubstringStart"

Generated using TypeDoc