Skip to content

Lib.numbers.floats.logic.PickFloatList

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

PickFloatList

in Lib.numbers.floats.logic


Picks a FloatList from the connected list inputs.


Input Parameters

Name (Relevancy & Type) Description
Input (List`1Required) Input for one or more FloatLists
Index (Int32) Selects which of the connected lists is used as an output

Outputs

Name Type
Selected System.Collections.Generic.List`1[System.Single]

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally