We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns field index
BFI(fieldName)
var db1 = new Noodle(items, ["Seq","Category","Item","Count"]); db1.BFI("Item"); // Returns 3
Home
Noodle object
Roots library
List Processing Structures
the Tabular Data Type
Natural Merge Sort with Lists