Is there a shorter way to manage a list of matching values for the same variable in a Typescript IF statement?
if(X==5 || X==undefined || X=="") { //do something... }
Aucun commentaire:
Enregistrer un commentaire