progressing
New Member
Is this possible? I can't seem to get it to work..
Code:
FOR EACH myTable
WHERE (IF (mytable.Flag = TRUE) THEN myTable.attribute1 = "12" ELSE myTable.attribute2 = "10").
END.