Siebel eScript Language Reference > Methods Reference > Buffer Methods >

Data in Buffer Property


The Data in Buffer property is a reference to the internal data of a buffer. You can write code that uses it as a temporary value to pass buffer data to a function that does not recognize a buffer object.

Format

bufferVar.data

Siebel eScript Language Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.