TestPart.Expand(Boolean) Method
Version: Available or changed with runtime version 1.0.
Expands rows on a test page.
Syntax
TestPart.Expand(Expand: Boolean)
Parameters
TestPart
Type: TestPart
An instance of the TestPart data type.
Expand
Type: Boolean
The rows that you want to expand on the test page.
Related information
TestPart Data Type
Get Started with AL
Developing Extensions