![]() |
OTX Reference
|
|
Close Screen More...
Public Attributes | |
ScreenVariable | screen |
Cardinality [1] Variable of type screen, which contains the reference to a form (screen). More... | |
![]() | |
OtxLink | validFor |
Cardinality [0..1] Validity of ActionRealisation. More... | |
Close Screen
The CloseScreen activity will cause the runtime system to dismiss the screen and release all resources associated to the Screen.
After the execution of the CloseScreen action, the screen will not send any more events for processing to the OTX sequence and will not allow any more user interaction to be performed.
Closing an uninitialized or already closed screen will perform no operation and report no errors. It will be for all effects a NOP.
ScreenVariable OpenTestSystem.Otx.Extensions.HMI.Actions.CloseScreen.screen |
Cardinality [1]
Variable of type screen, which contains the reference to a form (screen).