Object Types Reference > Siebel Object Types >

Applet Server Script


Siebel Object Types > Applet > Applet Server Script

Script associated with a server applet. For more information, read Siebel Object Interfaces Reference.

Applet server scripts are edited by right-clicking on the applet and selecting Edit Server Scripts.

As of version 7.0, the Applet Server Script object type replaces the Applet Script and the Applet Web Script objects.

Properties
Property
Description/Usage
Valid Values/Examples

Name (R)

The name of the script.

 

Program Language (O)

A value maintained by the Siebel application indicating whether the programming language of the script is Siebel VB or Siebel eScript.

SBL = Siebel VB.

JS = Siebel eScript.

Script (R)

The body of the script.

Upper limit is 16 K.

Sequence (R)

The order of the script in compilation relative to the other scripts for the object.

Integer value.

See Also

Applet

Object Types Reference