Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.1 KB

testrequestpage-expand-method.md

File metadata and controls

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

TestRequestPage.Expand(Boolean) Method

Version: Available or changed with runtime version 1.0.

Expands rows on a test page.

Syntax

 TestRequestPage.Expand(Expand: Boolean)

Parameters

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

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

See Also

TestRequestPage Data Type
Get Started with AL
Developing Extensions