12.3. gen stream slotname
Aus Hugo Doku
@#gen_stream slotname<!streamname !>
Description:
Declares an output method with the given slotname. The context of this slot is a stream, specified by the parameter.
The correlation to other methods, belonging to streams, is explained in the stream concept.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| streamname | String | The name of the stream, where the output is written to. |
Next: 13. Context Methods
