Bearbeiten

Freigeben über


TestFilter.CurrentKey() Method

Version: Available or changed with runtime version 1.0.

Gets the current key of a data set that is displayed on a test page.

Syntax

CurrentKey :=   TestFilter.CurrentKey()

Note

This method can be invoked using property access syntax.

Parameters

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

Return Value

CurrentKey
 Type: Text

See Also

TestFilter Data Type
Get Started with AL
Developing Extensions