bdeSetSimulationResultsToBeShown
Sets a simulations results to be shown in the ui.
Syntax
bdeSetSimulationResultsToBeShown(showResults)
Inputs
- showResults
 - Boolean that decides if the results should be shown in the user interface.
 
Examples
          bdeSetSimulationResultsToBeShown(true);