Skip to content

Lib.string.search.SubString

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

SubString

in Lib.string.search


Returns a substring of the connect string. This can be useful for trimming a string to a maximum length.


Input Parameters

Name (Relevancy & Type) Description
InputText (String) -
Start (Int32) -
Length (Int32) -

Outputs

Name Type
Result System.String

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

Clone this wiki locally