variation

Indicates the packaging of the application that is running the script.

It is available only for client applications.

Note: This property is read only.

Syntax

Reference_Syntax.variation

Values

Type

Values

String

A valid string representing the packaging of the application. For example, in the case of a PDF form in Acrobat, this property returns one of: Reader, Fill-in, Business Tools, or Full.

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.host.variation;

FormCalc

xfa.host.variation

// Ethnio survey code removed