-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.string.search.SubString
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.