Represents the host object.
$host
$host.messageBox("Hello world")
is equivalent to
xfa.host.messageBox("Hello world")
For more information, see Working with a Host Application