Get Item ADAF¶
- The considered category of nodes includes a number of common list operations,
- Append
- Extend
- Get item
These list operations exist for list of ADAFs, Tables, and Text.
-
class
node_list_operations.
GetItemADAF
[source]¶ Get one ADAF in list of ADAFs. The ADAF is selected by index in the list.
Inputs: - List : ADAFs
Incoming list of ADAFs.
Outputs: - Item : ADAF
The ADAF at the selected index of the incoming list.
Configuration: - Index
Select index in the incoming list to extract the outgoing ADAF from.
Opposite node: Ref. nodes: