Siebel eScript Language Reference > Quick Reference: Methods and Properties >

Data Handling Methods


The following is a list of data handling methods.

Method
Function
Blob.get()
Reads data from a specified location in a BLOB
Blob.put()
Writes data into a specified location in a BLOB
Blob.size()
Determines the size of a BLOB
defined()
Tests if a variable has been defined
isFinite()
Determines whether a value is finite
isNaN()
Determines whether a value is Not a Number (NaN)
toString()
Converts any variable to a string representation
undefine()
Makes a variable undefined


 Siebel eScript Language Reference 
 Published: 18 April 2003