• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

right syntax on relationships

  • Thread starter Thread starter nidebabs67
  • Start date Start date

nidebabs67

Guest
Good morning.
an easy thing.. but that for an inexperienced user does go crazy! !

if(dn)=300
error logical expression expected.
outside = 300
errorthe report contains a mistake.
endif


where "outside" is the name of a quota
and dn is a parameter

Where am I wrong?
I tried to look at the forum but honestly I didn't understand much

Thank you.

Thank you very muchCattura.webp
 
if dn =============================================================================================================================================================================================================================================================
outside = 300
endif

iif wants two "==" while the assignment to the external d_ parameter wants only one
 
if dn =============================================================================================================================================================================================================================================================
outside = 300
endif

iif wants two "==" while the assignment to the external d_ parameter wants only one
The first time it worked. .
then the first string tells me
left and right sides incompatible[emoji856]sent by my sm-n910f using tapatalk
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top