lundi 6 juillet 2015

Use a string as a condition in If- else

I have a variable which is count_process = "time>=20" Now i want to use it in a IF condition like

if(time>=20){ do something }

How can I do that?

Aucun commentaire:

Enregistrer un commentaire