DirectivesΒΆ
Response directives are used to make dynamic actions for your custom commands and timers. Directives will be processed after response variables and in the order they appear in the response text.
Note
If a directive argument is required it will be wrapped in <
>
and if the argument is optional it will be wrapped in [
]
.