BusinessCentral.LinterCop icon indicating copy to clipboard operation
BusinessCentral.LinterCop copied to clipboard

LC0012: false positive

Open PETRBOZEK opened this issue 3 years ago • 0 comments

Launching specific codeunit which depends on record template shows warning LC0012. Example: Codeunit.Run(recTemplate."Posting Codeunit ID") or Codeunit.Run(CodeunitID) (typical for posting)

PETRBOZEK avatar Oct 07 '22 10:10 PETRBOZEK