DVT e Language IDE User Guide
Rev. 23.1.21, 12 September 2023

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.