Hi All,
I have been using following syntax in 1.2 and it was working fine.
YEAR_SELECTED.setText(Convert.replaceAll((INITIAL_RESPONSE_ALL.getFilterExt("0FISCYEAR")),"Z1/", ""));
However after upgrade to 1.3 I am getting error with "Convert.replace" string.
Did anyone faced this issue?
Thanks,
Rajan