Bewerken

Delen via


Compiler Error AL0402

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

Expression {0} cannot be specified more than once in a 'case' statement.

Description

Duplicate expression in a 'case' statement. Expressions in a 'case' statement must be unique.

See Also

Get Started with AL
Developing Extensions