You need to resolve the error caused by empty measurements.
Which two conditions should you use to process the measurements? Each correct answer presents part or the solution.
NOTE: Each correct selection is worth one point.
If the value is greater than 0
if the value is not equal to null
If the length of the value is greater than 0
if the value is not equal to 0
Submit