'; break; case 0: operatorL.text = '='; break; case -1: operatorL.text = '<'; break; default: operatorL.text = ' '; } } } ]]>