📚 SAP Business One SDK Help

GetValue Method
See Also 
Key
An instance in the widget.

Description

Returns the value of an instance in the widget.

Syntax

Visual Basic
Public Function GetValue( _
   ByVal Key As String _
) As String

Parameters

Key
An instance in the widget.

See Also