A conditionally compiled block of code does not end with an @end statement. JScript statements can be conditionally compiled by enclosing them within an @if/@end block.
To correct this error
-
Add the corresponding @end statement.
A conditionally compiled block of code does not end with an @end statement. JScript statements can be conditionally compiled by enclosing them within an @if/@end block.
Add the corresponding @end statement.