PickStringFromList¶
Can switch between different strings if the 'Fragments' output of a [SplitString] operator is used as an input
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1 Required) | Input for [SplitString] |
| Index (Int32 Relevant) | Index that controls which part of a string is used |
Outputs¶
| Name | Type |
|---|---|
| Selected | System.String |
| Count | System.Int32 |