AbortSimulation

Top  Previous  Next

Stops the entire simulation aborting all parameter tests.

 

Syntax

 

AbortSimulation( [message] )

 

Parameters

message

 

The message displayed to the user

 

Example

' Abort the simulation because we could not load our data.

test.AbortSimulation( "Test Completed" )