Abort Conditionally
Description
Aborts the execution conditionally and prints a message before terminating the model.
Inputs
Name | Type | Description |
---|---|---|
Should abort | Boolean Value | If true, aborts the model execution. |
Error message | String Type | Message displayed before aborting the model. |
Optional Inputs
Functor doesn’t have any optional input ports.
Outputs
Functor doesn’t have any output ports.
Group
Notes
None.
Internal Name
AbortConditionally