Lib.string.search.IndexOf - tixl3d/tixl GitHub Wiki

IndexOf

in Lib.string.search


Searches the original string for a search pattern and outputs the position at which the pattern was found


Input Parameters

Name (Relevancy & Type) Description
OriginalString (String) String to be analyzed
SearchPattern (String) Letters Numbers or combinations to be searched for in the original string

Outputs

Name Type
Index System.Int32

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️