Skip to content

lib.string.PickStringPart

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

PickStringPart

in lib.string


Gets a lines, words, or characters from the input string. Good for typewriter effects, etc.


Input Parameters

Name (Relevancy & Type) Description
InputText (StringRelevant) -
SplitInto (Int32) -
FragmentStart (Int32Relevant) -
FragmentCount (Int32) -

Outputs

Name Type
Fragments System.String
TotalCount 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.

Clone this wiki locally