how to use javascript var in if statement in template code example Example: javascript if if (32 == 32) { console.log('32 is equil to 32!'); }