Host object

Represents the host object.

Notation

$host

Example

$host.messageBox("Hello world")

is equivalent to

xfa.host.messageBox("Hello world")

For more information, see Working with a Host Application

// Ethnio survey code removed