Search found 1 match

by peli
Thu Oct 23, 2014 7:30 am
Forum: Programming
Topic: IF function syntax error
Replies: 1
Views: 3581

IF function syntax error

Hi all, Im trying to set up an IF-function but get the following message: "Syntax error in control statment in IF" And thisis my code: if 2 < gap < 10 then CCB = 0,3125*(kreditgap - 2) else if gap <= 2 then CCyB = 0 else kreditgap >= 10 then CCyB = 2,5 endif endif Any advise would be great...

Go to advanced search