Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A Const statement contains an invalid keyword. A Const statement can include only the Friend, Private, Protected, Public, or Shadows keywords.
Error ID: BC30233
To correct this error
Ensure that the keyword is spelled correctly.
Remove the invalid keyword from the Const statement.