Avatar

Correct answer by
Level 10

It's the same for Javascript or Formcalc - xfa.host.version; (Formcalc without the semicolon).

So you could do this.rawValue=xfa.host.version; to have the value in a field.

There is also xfa.host.appType; which will return the application.

View solution in original post