Siebel eScript Language Reference > Siebel eScript Commands >

String Objects


The string data type is a hybrid that shares characteristics of primitive data types, Boolean and Number, and of composite data types, Object and Array. The string data type is presented in this section under two main headings in which the first describes its characteristics as a primitive data type and the second describes its characteristics as an object.

See Also

The String as Data Type, Escape Sequences for Characters, Single Quote Strings, Back-Quote Strings, The String as Object, charAt() Method, String.fromCharCode() Static Method, indexOf() Method, lastIndexOf() Method, length Property, split() Method, string.replace() Method, substring() Method, toLowerCase() Method, and toUpperCase() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003