FORMULA LANGUAGE


@Replace
Example

Performs a find-and-replace operation on a text list.

Syntax

@Replace( sourcelist ; fromlist ; tolist )

Parameters

sourcelist


fromlist
tolist
Return value

replacedList


Language cross-reference

Replace function of LotusScript language

Example
See Also