name

Specifies an identifier that may be used to specify this object or event in script expressions.

For example, this property specifies the name of the host application, and on an interactive PDF form, it returns Acrobat.

Syntax

Reference_Syntax.name

Values

Type

Values

String

A string up to 255 characters.

Applies to

tree class class

Version

XFA 2.1

Examples

JavaScript

xfa.host.name;

FormCalc

xfa.host.name

// Ethnio survey code removed