| estimate-count | Index Level | exec |
| Syntax | exchange file.reference item-id1 item-id2 |
| Category | TCL |
| Type | Verb |
| Description | switches item-ids of the two specified items following the file.reference. |
| Options | |
| See Also | file.reference item-id |
| Example |
exchange bp program1 program2
Item 'program1' exchanged with 'program2' in file 'bp' Swaps the item-id's for "program1" and "program2". After "exchanging" the "body" of "program2" is associated with the item-id "program1" and vice-versa. |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| estimate-count | Index Level | exec |