Application Browser Script
An application browser script defines the browser script that an application uses.
This object type occurs in the following location in the object hierarchy:
Siebel Objects > Application > Application Browser Script
The following table describes properties that Siebel CRM uses with an application browser script.
Property | Description |
---|---|
Browser Group (O) |
Specifies the browser type that this script supports. |
Name (R) |
Specifies a unique name for this script. To create this value, Siebel Tools automatically combines the values in the User Agent property and the Procedure property. You must not modify this property. |
Procedure (O) |
Specifies the name of the function or the procedure. |
Script (O) |
Specifies the text for the function. |