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

Array Methods


The following is a list of array methods.

Method or Property
Function
getArrayLength()
Determines size of an array
Array.join()
Creates a string from array elements
Array.length
Returns the length of an array
setArrayLength()
Sets the size of an array
Array.sort()
Sorts array elements
Array.reverse()
Reverses the order of elements of an array


 Siebel eScript Language Reference 
 Published: 18 April 2003