--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_search_function.html 2017/05/26 19:14:44 3223 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_search_function.html 2017/05/26 19:47:44 3224 @@ -7,7 +7,7 @@

search()

- Searches for the sought value ??needle in the given + Searches for the sought value ??needle?? in the given ??array??, if such a value is found, then this function returns the first index of the value being found. Otherwise if the array does not have such a value, it returns -1 instead.