9.3. @
Aus Hugo Doku
@#slot_merge slotname;
Description:
Declares a merge slot. You can use this slot then in an output method by just writing @#slotname.
This is a good alternative to the context method @#slot_merge<! !>. By declaring the slot first, the Frame class gets much more readable.
<not documented further yet, examples missing>
Next: 10. Constructor

