DVT e Language IDE User Guide
Rev. 24.1.5, 13 March 2024

8.4 Declare Enum Constant

An error is triggered when using a non-existing enumerated type constant. DVT provides an easy way to declare the missing constant.

Place the editor cursor on the error's line and press Ctrl + 1, select Declare enumerated type constant ... from the list of quick fix proposals and press Enter.