HOME | App Class
A static JavaScript object that represents the Acrobat application. It defines a number of Acrobat-specific functions plus a variety of utility routines and convenience functions.
Methods
alert
(
-
cMsg
Displays an alert dialog box.
Parameters:
-
cMsg
StringA string containing the message to be displayed.
beep
(
private
-
nType
[Unimplemented]
Parameters:
-
nType
Number
Properties
language
String
The language code of the running application.
platform
String
The platform the script is currently executing on.