Stops the current parameter run but not the simulation. The simulation will continue with the next parameter test.
Test results can be filtered in the after test script using the abortTest or SetSilentTestRun functions.
This function sets the test.abortTestPending flag to true, so that additional processing in the script could be skipped if necessary. The test will actually abort after the script has finished.
Syntax: |
---|
test.AbortTest |
Parameter: |
Description: |
---|---|
<none> |
|
Example: |
---|
' Abort the test because of invalid parameters |
Returns: |
---|
<none> |
Links: |
---|
|
See Also: |
|
Edit Time: 9/21/2020 3:55:06 PM |
Topic ID#: 110 |