If there is no INITIALISATION clause, "New Variable Wizard" doesn't create it.
In EventBEditorUtils, assert !newEvt.exists(); newEvt.setLabel("INITIALISATION", m); throws an exception (creation is missing).
Fixed with history support
Log in to post a comment.
Fixed with history support