Edit

Share via


'<modifier>' is not valid on a local constant declaration

A Const statement inside a procedure contains an invalid keyword, such as Overloads.

Error ID: BC30246

To correct this error

  1. Remove the invalid keyword from the Const statement.

See also