AppInterface.test_mode
AppInterface.test_mode |
Purpose
Read-only property to check whether the Insight application is running in test mode or in Insight.
Synopsis
test_mode: bool
Return value
True if the application is executed in test mode and
False if it is running in Insight.
Further information
When the application is running in Insight, then the value is
False, otherwise the value is
True.