Mask To Index¶
Functionality¶
This node use transforms a mask list ( [0,1,0..] or [False, True, False..]) in to two lists, one with the True (or 1) indexes and the other with the false (or 0) indexes.
Inputs¶
Mask: Input socket for True / False Data list.
Outputs¶
True Index: Input socket for True Data list.
False Index: Input socket for False Data list.
Example¶
Number-> List Input
Text-> Stethoscope
Number-> Random Num Gen
Text-> Stethoscope