Search found 1 match

by alexsunny123
Sat Apr 03, 2021 8:59 am
Forum: Customization
Topic: Problem with if statement ?.
Replies: 1
Views: 2671

Problem with if statement ?.

Hello, I'm trying to use an IF statement in my .bas file as: *loop intervals check_mat=*IntvData(1) *if(IntvData(1)!=0) *IntvData(1),*IntvData(2),*IntvData(3) *Set Cond Structure *nodes *if(CondNumEntities>0) *loop *nodes *OnlyInCond *if(strcmp(*cond(1),"Liner")==0) *cond(2),1,*NodesNum,*c...