I am trying to use.
/: IF &S_DATE& > &RF140-SALDO&.
/: &S_VALUE1& = &RF140-WRSHB&+&S_VALUE1.
/:endif.
I want to add up all into &S_VALUE1& and want to display at the end.?
I get the error as
AND, OR or end of condition expected
Control commands were not closed within the text element
IF
Is there some thing which I am missing..?let me know.
Thanks,