Skip to content

Check ImportMissingDefinition

github-actions[bot] edited this page Nov 7, 2025 · 6 revisions

import-missing-definition - Import missing definition

Non-compliant Code Example

_method exemplar.method
  _proc@nested_proc()
    _import missing_var
  _endproc
_endmethod

Note

This page is generated. Any changes made to this page through the wiki will be lost in the future.

Clone this wiki locally