lib.string.SearchAndReplace - tooll3/t3 GitHub Wiki
in lib.string
Looks for characters or strings within another string and returns a new string with the matches replaced.
Name (Relevancy & Type) | Description |
---|---|
OriginalString (String) | - |
SearchPattern (String) | - |
Replace (String) | - |
Name | Type |
---|---|
Result | System.String |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.