> 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](https://602309350-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNeYKoJ5VTmJdlF1rx1%2F-LNjFP-urXkGWJ9Q9W-z%2F-LNjFR0AJS1cCa7FJoHw%2Foption.jpg?generation=1538391130941203\&alt=media)

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 |       |
