Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 974 Bytes

File metadata and controls

33 lines (28 loc) · 974 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
TestPage.New() Method
Sets the current row of the test page to an empty row in a data set.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

TestPage.New() Method

Version: Available or changed with runtime version 1.0.

Sets the current row of the test page to an empty row in a data set.

Syntax

 TestPage.New()

Parameters

TestPage
 Type: TestPage
An instance of the TestPage data type.

See Also

TestPage Data Type
Get Started with AL
Developing Extensions