A variable that is intended to be used with conditional compilation statements uses the @set statement but does not have an at sign "@" before the variable name.
To correct this error
-
Add an at sign "@" immediately before the variable name. For example:
В Copy Code
@set @myvar = 1