Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1 KB

system-codecoverageinclude-method.md

File metadata and controls

36 lines (29 loc) · 1 KB
title description ms.author ms.date ms.topic author ms.reviewer
System.CodeCoverageInclude(var Record) Method
Includes the code that has been logged.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

System.CodeCoverageInclude(var Record) Method

Version: Available or changed with runtime version 1.0.

Includes the code that has been logged.

Syntax

 System.CodeCoverageInclude(var ObjectRecord: Record)

Note

This method can be invoked without specifying the data type name.

Parameters

ObjectRecord
 Type: Record

See Also

System Data Type
Get Started with AL
Developing Extensions