13.3. coding end
Aus Hugo Doku
@#coding_end<![flag ] !>
Description:
Use it together with coding_start, if you want a default coding passage to be generated, which the user later can change. Put your default code between coding_start and coding_end.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| flag | boolean | Flag, if set to true, the function is called, otherwise not. (Default-Value: true) |
Next: 13.4. merge_start
