編集

次の方法で共有


TestPart.First() Method

Version: Available or changed with runtime version 1.0.

Sets the current row of the test page as the first row in the data set.

Syntax

[Ok := ]  TestPart.First()

Parameters

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

Return Value

[Optional] Ok
 Type: Boolean
True, if a first row is present.

See Also

TestPart Data Type
Get Started with AL
Developing Extensions