Siebel eScript Language Reference > Methods Reference >

Overview of Methods Reference


In addition to the methods that this chapter describes, you can also reference the following items in Siebel eScript. For detailed information, see the Siebel eScript quick reference chapter in Siebel Object Interfaces Reference:

  • Applet object
  • Application object
  • Business component object
  • Business service object
  • Property set

Usage of the Term Put

The term put means to replace existing data. For example, if you put eight bytes of data to a BLOB object starting at offset 0, then Siebel CRM replaces data that currently resides in bytes 0 through 7 of the BLOB object with the input data. This book uses this definition of put throughout this chapter.

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