WriteToStream | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.stream | ||||||
Summary | Write data to a stream. Stream:An expression that evaluates to a stream. | ||||||
Parameters |
| ||||||
Description | Write some data to a stream. If not all of the data can be written, fails with an error.
| ||||||
Tags | io |