VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Is in Array Function

Brian Gillham  (7 Submissions)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Find if a value exists in an array WITHOUT LOOPING. Often we need to find out if a value exists in an array. This one does it VERY FAST.
NOTE: This Function only return True / False regarding the Existence of a Value. If you need the Index you will have to LOOP.

Rate Is in Array Function (8(8 Vote))
Is in Array Function.bas

Is in Array Function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters