Skip to main content
1-Visitor
April 21, 2017
Question

How to hide the id

  • April 21, 2017
  • 1 reply
  • 1025 views

In my model i have a parameter d21,

I want to hide some of feature id if d21==170

so i wrote simply like this,

if d21==170

ID[1014]=hide

ID[1015]=visible

else if d21==180

ID[1015]=hide

ID[1014]=visible


but it won't works ,please help me

1 reply

HamsterNL
18-Opal
April 21, 2017