Description
ConvertIndexToSelection (v1)
Convert Index to Selection
Input(s) : Collection [Intrinsic] - Collection for the selection In [Intrinsic] - Input value
Output(s): Collection [Passthrough] - Collection for the selection Out - Output value
Information
| Module | DataflowCore |
| Category | Convert |
| Type | FConvertIndexToSelectionTypesDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the selection | FManagedArrayCollection | () |
| In | Input value | int32 | 0 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the selection | FManagedArrayCollection | |
| Out | Output value | FDataflowSelectionTypes |