13.19. invoke
Aus Hugo Doku
@#invoke<![flag, ]invoke_id !>
Description:
Calls an output method of the own Frame.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| flag | boolean | Flag, if set to true, the function is called, otherwise not. (Default-Value: true) |
| invoke_id | String | The name of the output method, which is called. |
Next: 13.20. invoke_merge
