--- doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/05/30 16:14:40 3256 +++ doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2017/06/05 19:02:59 3278 @@ -15,7 +15,7 @@

Built-In Functions

- These are the built-in functions available with the NKSP realt-time + These are the built-in functions available with the NKSP real-time instrument script language.

@@ -28,6 +28,10 @@ Function Description + abort() + Stops execution of a script callback. + + array_equal() Check whether two arrays are equal.