List

In the points list
[0] [3] is false ???
why?

Hello Alex,

This is a common problem when using floating numbers:

Id suggest trying either one of the following:

Try to connect like this:

level.elevation ->stringFromObject then to stringToNumber -> formula

point.z -> stringFromObject then to stringToNumber ->formula.

Maybe it will work.

Thanks for collaboration
With Math.round works