REM $NEW$


General Form:
REM $NEW$ any-statement
Where:
any-statement = Any KCML statement

The REM $NEW$ allows new code to be added inside an IF CONDITION, such that on older KCML it is just treated as a REM statement. The statement was introduced in KCML 7.21 and from this version it will be an error at compile-time or run-time if the statement is not valid syntax and not compiled out with an IF CONDITION. In the workbench the statement will expected to bve valid on the KCML it is being entered.

See also:

REM, REM $ALT$