ViewButton
To enter the ViewButton keyword in the command line, use one of the options:
- Press MA + X7|View + X7|View
- Type ViewButton
- Type the shortcut ViewB
- Type VB
Description
Section titled âDescriptionâThe ViewButton keyword is an object keyword which is used to call or store the object assigned on the view button.
Calling a view button only works if the object assigned to it supports it.
For more information see the Call Keyword.
ViewButton [Screen_Number].[âViewButton_Nameâ or ViewButton_Number] (/Option â[Option_Value]â)
[Function] ViewButton [Screen_Number].[âViewButton_Nameâ or ViewButton_Number] (/Option â[Option_Value]â)
Option Keywords
Section titled âOption KeywordsâThe ViewButton keyword uses the following option keywords:
Examples
Section titled âExamplesâ- To call the view assigned to ViewButton 4 on screen 2, type:
| User name[Fixture]>ViewButton 2.4Â |
![]() | Important: |
| If you do not specify the screen location using the /Screen option keyword, the view will be called to the screen that currently has focus. |
