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

Memory Manipulation Methods in Siebel eScript


Table 28 provides a list of methods with which to manipulate data at specific memory locations.

Table 25. Uncategorized Methods in Siebel eScript
Method
Purpose

SElib.peek() Method

Reads data from a specific position in memory

SElib.pointer() Method

Gets the address in memory of a Buffer variable

SElib.poke() Method

Writes data to a specific position in memory

Siebel eScript Language Reference Copyright © 2007, Oracle. All rights reserved.