Reserved words

The following keywords are reserved and cannot be used as variable names, configuration object attribute names, and procedure or function names.

If

Then

ElseIf

Else

EndIf

For

Each

In

To

While

Do

EndDo

Procedure

Function

EndProcedure

EndFunction

Var

Goto

Return

Continue

Break

And

Or

Not

Try

Except

Raise

EndTry

New

Execute

1C:Enterprise Developer's Community