Description
Shuts down the RDK Interface.
Syntax
object.ShutDown(Optional displaySavePrompt as Boolean = True)
Arguments
displaySavePrompt (Optional Boolean) – if set to TRUE, and if there is a open results file in the RDK Interface with unsaved changes, the Interface will prompt the user to save the results file before shutting down.
Return Value
None.
Example
RDKApp.Interface.ShutDown