structfindfield¶
STRUCTFINDFIELD - find structure entries in a cell list with a field equal to value
INDEX = STRUCTFINDFIELD(CELLLISTOFSTRUCTS, FIELD, VALUE)
Examines a cell list of structures CELLLISTOFSTRUCTS and returns the index values
of those that contain a field FIELD with value equal to VALUE.