Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
Description
VSfindex retrieves the index, field_index, of the field with a name specified by the parameter fieldname, within the vdata identified by the parameter vdata_id.
FORTRAN
integer function vsffidx(vdata_id, fieldname, field_index)