Hi, is there any reason you don’t want to use a triggerbox that would span the size of your tolerance? That way you could get the exact value for the vector every time by letting the triggerbox inform you about the position it is related to.
Anyway I attached a way to utilize nearly equal in a foreach loop on the vector array to look for numbers that are close to the number you are looking for. Keep in mind, however, that this operation will be more expensive the longer the array is.