Skip to Content
0
Former Member
Jan 21, 2009 at 11:11 AM

variant configaration

23 Views

hi

i am trying to define dependences for charateristic and scenario 1000cc can be supplied only with 14 transmission that means if the users select 1000cc then 14 should get determine automatically.

the fallowing is the source code i am useing is $SELF.TRANS = '1' : IF ENGINE_CAP = '1000'.

the error i am getting is the second part of the statement can't be interpreted?