v2025.6.2
All Bundles

Result

RegEx result

Operations

GetLength

Gets the string length of the match

method : public : GetLength() ~ Int

Return

TypeDescription
Intstring length of the match

GetStart

Gets the starting index of match

method : public : GetStart() ~ Int

Return

TypeDescription
Intstarting index of match

GetValue

Gets the string value

method : public : GetValue() ~ String

Return

TypeDescription
Stringstring value

ToString

Gets the string representation

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation