Syntax:
replace item {n} of {list} with {string}
Keyword handler:
linguist.window.keyword.WKReplace.class
Runtime handler(s):
linguist.window.handler.WHReplace.class
Function:
Replace an element of a list with a new value.
Example(s):
replace item 3 of MyList with "MyDocuments/inventory.doc" replace item M of Files with NewFile