LibreOffice 7.4 Hjelp
If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range.
DefErr e
Sub ExampleDefErr
eErr=Error ' eErr is an implicit error variable
End Sub