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.
Related information
TestRequestPage Data Type
Get Started with AL
Developing Extensions