242. INVALID USE OF @IFC CONSTRUCT.
Calc sections can use @IFC/@ELSE statements to implement conditional branching. You will receive this error message if an @IFC is note being used correctly. An example would be an @ELSE statement appearing before a corresponding @IFC. Refer to the documentation on the use of @IFC for more information.