I have this expression in Angular 1.5 :
{{(var1/var2)*100}}
It show me a result but how can I validate inline if the value of var2 is 0, the result of the operation would be 0 inmediately??
Thanks
I have this expression in Angular 1.5 :
{{(var1/var2)*100}}
It show me a result but how can I validate inline if the value of var2 is 0, the result of the operation would be 0 inmediately??
Thanks
Copyright © 2021 Jogjafile Inc.