I have two strings
let old = "if(is_required(ABCD))then is_valid_numeric(ABCD,\'3.0\')";
let new = "if(is_required(PQR))then is_v