Note: Syntax conventions are fully described in an Appendix D, Syntax Conventions.
Instructions
Every sequence of instructions appears as follows:
To perform the operation described by the following instructions:
To perform the operation described by the following instruction:
Do as described in this line.
g2-clone-and-transfer-objects
(list: class item-list, to-workspace: class kb-workspace,
delta-x: integer, delta-y: integer)
->transferred-items: g2-list
To obtain a list of the items in a rectangular area:
g2-get-items-in-area class kb-workspace, top: integer, left: integer, : integer, right: integer)-> items-in-area: class g2-list