EntryBuffer.text
string text() @propertyGet text property.
Returns
The contents of the buffer.
void text(string propval) @propertySet text property.
Parameters
propval | The contents of the buffer. |
string text() @propertyGet text property.
void text(string propval) @propertySet text property.
propval | The contents of the buffer. |