ScreenContent
To enter the ScreenContent keyword in the command line, use one of the options:
- Type ScreenContent
- Type the shortcut Scre
Description
Section titled âDescriptionâThe ScreeContent keyword is used to represent the windows of a display.
[Function] ScreenContent
[Function] ScreenContent [Screen_Number].[âWindow_Nameâ or Window_Number]
Option Keywords
Section titled âOption KeywordsâThe ScreenContent keyword uses the following option keywords:
Examples
Section titled âExamplesâ- To delete all windows on all screens, type:
| User name[Fixture]>Delete ScreenContent *.*Â |
Â
- To delete all windows on screen 1, type:
| User name[Fixture]>Delete ScreenContent 1.*Â |
Â
- To set the width of the first window you created to 12 half columns in screen 1, type:
| User name[Fixture]>Set ScreenContent 1.1 âWâ â12â |