The syntax for the ReplaceItem command has this form:
ReplaceItem(ItemName)
The ReplaceItem command instructs Program Manager to delete an item and record the position of the deleted item. Program Manager adds a new item (specified by the next AddItem command) at this recorded position.
Following is the parameter for this command:
ItemName
Specifies the item to be deleted. Its position is recorded by Program Manager.