Siebel Object Types Reference > Siebel Object Types Reference > Applet Object Types >

Applet Script (H)


An applet script defines a Siebel VB script or Siebel eScript script for an applet. Starting with Siebel CRM version 7.0, applet browser script and applet server script replace applet script.

This object type occurs in the following location in the object hierarchy:

Table 13 describes properties that Siebel CRM uses with an applet script.

Table 13. Properties of the Applet Script
Property
Description

Name (R)

Specifies the name of the script.

Program Language (O)

Specifies the script programming language. You can use one of the following values:

  • SBL. Siebel VB.
  • JS. Siebel eScript.

Script (R)

Specifies the body of the script. The maximum size of this body is 16KB.

Sequence (R)

Specifies the order that Siebel CRM uses to compile scripts that this object contains. This property can contain only an integer. For example, assume the Sequence property for Script A is 1 and the Sequence property for Script B is 2. Siebel CRM compiles script Script A first and then Script B second.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.