Stops the entire simulation by aborting all parameter testing.
Syntax: |
---|
test.AbortSimulation( [message] ) |
Parameter: |
Description: |
---|---|
[message] |
Information about the reason why the test was aborted.
Message information is a scripted statement created at the time this function is added to a blox. |
Example: |
---|
' Abort the simulation because we could not load our data. |
Returns: |
---|
<none> |
Links: |
---|
See Also: |
|
Edit Time: 9/21/2020 3:54:54 PM |
Topic ID#: 109 |