Insert Pool Objects
Pool objects can be inserted between other pool objects of the same type. This can be useful for organizing the pools.
It is done using the Insert keyword.
The inserted pool object is inserted before the destination object number.
Example
Section titled “Example”For example, inserting view 42 between views 9 and 10:
| User name[Fixture]>insert View 42 At 10 |
The old view 10 and other views from 10 to the next empty pool object are then moved one number up.