GetUDV method

Applies to

Description

Retrieves a user-defined variable (UDV) string.

See detailed description of UDV functionality in SetUDV method.

Syntax

Object.GetUDV(UDVNo)

Part

Data type

Description

Object

Object

A Form, Set, or Batch object.

UDVNo

Integer

UDV number 1, 2 or 3.

Return value

The stored UDV. If no string is stored, an empty string is returned.

Remarks

See also

Classic method

None.

GetFormDefName method