Name property

Applies to

Example

Description

The Name property returns the name of the Object.

If Object is one of the FORMS Application objects, the name property has these values:

Object

Name

ManagerApp

efmngr

ScanApp

efscan

InterpretApp

efitrp

VerifyApp

efverify

TransferApp

eftrans

Syntax

Object.Name

Object.Name[= Value], if Object corresponds to a TransField

Data type

String

Remarks

Read-only applies to all objects in the "Applies to" list except the TransField object.

Classic methods

GetName (various), SetName (various), GetSetName, GetAppName