Yvonne P Ricks 30.Mar.12 03:07 PM a Web browser Domino Designer7.0.3Windows XP
I have an Agent to update one value in a multi-value checklist field created to replace one value with a new value. I tried using the the @ReplaceSubstring and @replace commands to write a statement to perform the operation, but non of them work. The last code I wrote is as follows: @ReplaceSubstring(role;"Accounts Payable BI Reporter";"Accounts Payable BI Reporter")