Return the fully qualified name for the screen.
String HostScreen.getScreenName(); |
Arguments
HostScreen
Required. HostScreen object.
Remarks
The screen definitions are scanned to identify the active screen. The fully qualified name for the active screen is returned. If the screen is not recognized, the special name of "default" is returned.
This method can be used when screen definitions exist for the host. It can be used as an alternative to the getText method to identify the current screen.
Requirements
Inventu Viewer+
See Also
getText | ScreenDef | ScreenDef.fullName | ScreenDef.name | activeMapName
Applies To: HostScreen object
© 2022 Inventu Corporation