Question
Logic in relations with parameters
Dear community,
I would like to use the logic operations in the relation of a parts. But I have a failure message that I don't understand.
IF UNIT = G
error Logischer Ausdruck erwartet.
QUANTITY = MASSE
ELSE
QUANTITY = 1
ENDIF
Thanks in advance for you help.
Pascal

