get_last_test_result

The get_last_test_result function retrieves the pass/fail result for the last test or tests that were run via run_default_tests, run_test, start_default_tests or start_test. If no project has been opened or no functions have been run, then the function returns successfully.

Parameters
none
Return number
The number of cards that have had at least one test fail. If all tests passed on all XJLink2-3070 cards then the return value is zero.
Return string
none