Skip to main content
8-Gravel
September 13, 2024
Solved

how to create 'if statement' for vector

  • September 13, 2024
  • 1 reply
  • 1540 views

Hi all, I've created a vector values as shown below and I want to check the design for each of the value is pass or not. 

 

NA_11204287_3-1726214649552.png

 

does anyone know how to create an 'if statement' to get the results as shown below?

NA_11204287_0-1726215195311.png

 

 

Thank you for your kind help.



Best answer by AlanStevens

Here's one possibility:

ifcheck.png

 

 

1 reply

ttokoro
21-Topaz I
21-Topaz I
September 13, 2024

image.pngimage.pngimage.pngimage.png

t.t.
8-Gravel
September 13, 2024

My Vr is in vector value and not in a single value? can you make it works? 

19-Tanzanite
September 13, 2024

Here's one possibility:

ifcheck.png