14.11. Stream
Aus Hugo Doku
Stream(streamname )
Description:
(deprecated: will be changed in near future. Currently it is used to create a stream object, which you can fill with @#gen_stream and output its content with @#stream. (see stream concept))
Parameter:
| Name | Type | Meaning |
|---|---|---|
| streamname | String | The name of the stream object to create. |
Next: 15. Factory Objects
