EntryBuffer.text

string text() @property

Get text property.

Returns

The contents of the buffer.
void text(string propval) @property

Set text property.

Parameters

propvalThe contents of the buffer.