> For the complete documentation index, see [llms.txt](https://docs.discorddungeons.me/quest-editor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discorddungeons.me/quest-editor/quest-blocks/option.md).

# Option Block

![Option Block](/files/-LNjFR0AJS1cCa7FJoHw)

The option block will return true if the variable `option` is equal to the specified value.

## Parameters

| Name   | Usage                                | Type  | Other |
| ------ | ------------------------------------ | ----- | ----- |
| option | The ID of the option that was chosen | Numbe |       |
