Two values in the text field seperated by a comma find that value.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Two values in the text field seperated by a comma indicate the lower and
upper bound of the search range. Single values are converted to a range
centered on the value. The extent of the range depends on the precision given
for the input value; for example, 115.2 would be converted to 115.15,115.25,
while 115.27 would be converted to 115.265,115.275.
 
Back
Top