Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.03 KB

File metadata and controls

38 lines (31 loc) · 1.03 KB
title description ms.author ms.date ms.topic author ms.reviewer
TestPage.Expand(Boolean) Method
Expands rows on a test page.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

TestPage.Expand(Boolean) Method

Version: Available or changed with runtime version 1.0.

Expands rows on a test page.

Syntax

 TestPage.Expand(Expand: Boolean)

Parameters

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

Expand
 Type: Boolean
The rows that you want to expand on the test page.

See Also

TestPage Data Type
Get Started with AL
Developing Extensions