Siebel eScript Language Reference > Siebel eScript Commands > Buffer Object Properties >

data Property


This property is a reference to the internal data of a buffer.

Syntax

bufferVar.data

Parameter
Description

Not applicable

 

Usage

This property is used as a temporary value to allow passing of buffer data to functions that do not recognize buffer objects.

Siebel eScript Language Reference