A flow that wraps the [index](index/index.md) function to simplify its use by supplying most frequently
used initializers to some inputs.
Use it to select an item from a stream of items by index.
```toml
[[process]]
source = "lib://flowstdlib/control/index_f"
```
<a href="index_f.dot.svg" target="_blank"><img src="index_f.dot.svg"></a>
Click image to navigate flow hierarchy.