TestField.HideValue() Method

Version: Available or changed with runtime version 1.0.

Gets the hide value state for the field.

Syntax

Result :=   TestField.HideValue()

Parameters

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

Return Value

Result
 Type: Boolean
The hide value state for the field.

See Also

TestField Data Type
Get Started with AL
Developing Extensions