write( text )
instance function
Save a string to the buffer.
Arguments
| Name | Type | Description |
|---|---|---|
| text | String | Text to save |
Returns
| Type | Description |
|---|---|
| Boolean | True if the write was successful |
instance function
Save a string to the buffer.
| Name | Type | Description |
|---|---|---|
| text | String | Text to save |
| Type | Description |
|---|---|
| Boolean | True if the write was successful |