Revision history [back]
Info, warning, and error messages are displayed in different places depending on how a measure is run. Alternatively, the Ruby puts statement can be used to print to the screen.
Apply Measure Now
Info, warning, and error messages are displayed in the dialog window
Ruby
putsstatements are displayed in theAdvanced Outputwindow

Always Run Measure
Info, warning, and error messages will not be displayed in the Output window of the Run Simulation tab
Ruby
putsstatements will be displayed in the Output window when running a simulation

Info, warning, and error messages are displayed in different places depending on how a measure is run. Alternatively, the Ruby puts statement can be used to print to the screen.
Apply Measure Now
Info, warning, and error messages are displayed in the dialog window
Ruby
putsstatements are displayed in theAdvanced Outputwindow

Always Run Measure
Info, warning, and error messages will not be displayed in the Output window of the Run Simulation tab
Ruby
putsstatements will be displayed in the Output window when running a simulation
