Replaces items in the List with a new Value.

Syntax

ISList.Replace(value, replaceWith, [ignoreCase])

Parameters

NameTypeOptionalByRefDescription
value String The value to replace.
replaceWith String The new value to update to.
ignoreCase Boolean Optional Ignore case when searching for values to replace. If omitted, a value of False is assumed.
Member of:
ISList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0