How can I check if the number X is in range between Y and Z? For example 2 = Range(from 3 to 5) is FALSE and 2 = Range(form 1 to 3) is TRUE.
Or maybe X in tolerance +/- Y, for example 2 = Range(5, +/-2) is FALSE and 2 = Range(3, +/-2) is TRUE.
Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page