To enter the Assign keyword in the command line, use one of the options:
- Press Assign
- Type Assign
- Type the shortcut As
Description
Section titled âDescriptionâThe Assign keyword is a function which is used to assign objects to other objects.Â
To unassign objects in other objects, use the Assign Off command.
To set parameters for objects, use the Set keyword.
For more information see:
Assign [Object] [âObject_Nameâ or Object_Number] At [Object] [âObject_Nameâ or Object_Number]
Assign Off [Object] [âObject_Nameâ or Object_Number] At [Object] [âObject_Nameâ or Object_Number]
Option Keywords
Section titled âOption KeywordsâThe Assign keyword uses the following option keywords:
Examples
Section titled âExamplesâ- To assign macro 2 to executor page 1 executor 402, type:
| User name[Fixture]>Assign Macro 2 At Page 1.402 |
Â
- To assign view 2 to display 2 and view button 3, type:
| User name[Fixture]>Assign View 2 At ViewButton 2.3 |
Â
Â
       Paste to Command Line
- To assign appearance 3 to group 5, type:
| User name[Fixture]>Assign Appearance 3 At Group 5 |
Â
       Paste to Command LineÂ
- To assign appearance 1 to the sequences 2, 3 and 4, type:
| User name[Fixture]>Assign Appearance 1 At Sequence 2 + 3 + 4 |