FORMULA LANGUAGE


Examples: @Replace
1. Both sourcelist and fromlist contain "Orange", which is the first value in fromlist. The first value in tolist replaces "Orange" in sourcelist. No other matches were found, so the remainder of sourcelist is left intact; the result is shown below: 2. This formula looks at the Categories field in each document that it runs against. If one of the keywords in a document's Categories field is "To be assigned" then that keyword is replaced with the name stored in that document's AssignedTo field.
See Also