I have the following code:
which returns all elements of array arrTest that contain the text "test". What I want is to only return "test", not any of the other array elements that include "test" along with other text.![]()
Please Login or Register to view this content.
How would I go about this?
Thanks!
Bookmarks