I have created a number of transform pollers for disk space calculations which work fine, unless the divisor is zero. As it can't divide by zero I am trying to figure out if there is any conditional logic that would prevent the calculation if the divisor is zero and just set the value to zero.
↧