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

Uncategorized Methods in Siebel eScript


The following is a list of uncategorized methods.

Method
Purpose

Clib.bsearch() Method

Does a binary search for a member of a sorted array

Clib.qsort() Method

Sorts an array; may use comparison function

Siebel eScript Language Reference