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
(
Number
-
cMsg
Displays an alert dialog box.
Parameters:
-
cMsg
StringA string containing the message to be displayed.
Returns:
Number:
The type of button that was tapped by the user: 1-OK, 2-Cancel, 3-No, 4-Yes.
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.