Lib.string.search.SubString - tixl3d/tixl GitHub Wiki
Returns a substring of the connect string. This can be useful for trimming a string to a maximum length.
Name (Relevancy & Type) | Description |
---|---|
InputText (String) | - |
Start (Int32) | - |
Length (Int32) | - |
Name | Type |
---|---|
Result | System.String |
⚠ Everything else is automatically generated and will be overwritten regularly.