Lib.string.logic.PickStringPart - tixl3d/tixl GitHub Wiki
Gets lines, words, or characters from the input string. Good for typewriter effects, etc.
Useful combinations: [ReadFile] [RequestUrl] [GetAttributeFromJsonString]
| Name (Relevancy & Type) | Description |
|---|---|
| InputText (StringRelevant) | - |
| SplitInto (Int32) | - |
| FragmentStart (Int32Relevant) | - |
| FragmentCount (Int32) | - |
| Name | Type |
|---|---|
| Fragments | System.String |
| TotalCount | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.