01-16-2023 04:42 PM
@richjoh wrote:
On a second look at the description, I know why this function threw me out to left field. The icon description labels the output numeral as "coerce". Yet the text explicitly says the numeric is not coerce only the bool, (In Range?). Need to be changed to reflect the instructions.
But it is coerced! Just not with observing if the limits should be included or not! They always are included. If you pass in a value that is bigger than the upper limit, you get the upper limit as coerced output. And accordingly with the lower limit.
01-16-2023 04:49 PM
I edited my response, the check box feature is the issue, not whether it coerces. I lost count on the amount of time I have to go back and put in the -1 because I want a loop index to stay within a range.
I agree with you post. The context menu checkbox to include upper/lower should be removed.
01-16-2023 05:14 PM