R
rushak
I'm trying to apply the logic of IF MERGEFIELD A = A and IF MERGEFIELD B = B
DO this. I haven't successfully been able to do this. Does anyone have any
suggestions. This is what I have gotten so far, but I can't seem to get the
syntax correct:
{IF {MERGEFIELD PropertyState} = "OR" "{IF {MERGEFIELD Investor} = "VA" "The
result when the condition is met" "The result when the condition is not
met"}"}
DO this. I haven't successfully been able to do this. Does anyone have any
suggestions. This is what I have gotten so far, but I can't seem to get the
syntax correct:
{IF {MERGEFIELD PropertyState} = "OR" "{IF {MERGEFIELD Investor} = "VA" "The
result when the condition is met" "The result when the condition is not
met"}"}