-
Notifications
You must be signed in to change notification settings - Fork 246
lib.string.list.PickFromStringList
Thomas Mann edited this page Sep 5, 2025
·
4 revisions
Can switch between different strings if the 'Fragments' output of a [SplitString] operator is used as an input
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1Required) | Input for [SplitString] |
| Index (Int32Relevant) | Index that controls which part of a string is used |
| Name | Type |
|---|---|
| Selected | System.String |
| Count | System.Int32 |
⚠ Everything else is automatically generated and will be overwritten regularly.