I want to generate dynamic condition like
condition = "a >= b && c == a && ((d - 4) == a ) ";
And execute this condition
if(condition) execute something else execute something
Aucun commentaire:
Enregistrer un commentaire