mercredi 17 juin 2015

Javascript % operator in IF statement

I'm trying to debug some pre-existing JS code and I can't work out what exactly this line of code does, can someone help

if(value % 7 == 0){...}

Aucun commentaire:

Enregistrer un commentaire