Hi there,

I need to write a javascript script that reads a calucaltion field in order to show a text but i'm not sure how to point the calculation field itself.

Eg.   Calculation field: 2,45  --> (flooring: 2)

        Text Shown: RELEVANT IMPACT

      

        Calculation field: 1,23 --> (flooring: 1)

        Text Shown: LOW IMPACT


 

      

        Calculation field: 4,00

        Text Shown: MASSIVE IMPACT

Thanks for your help