> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/herobridge/properties/get/get-selected-dropdown-option.md).

# Get Selected Dropdown Option

The **Get Selected Dropdown Option** property retrieves the currently selected option from a **TextMeshPro Dropdown**.\
This can be used in any instruction that supports **string properties**, such as **Set Text** instruction.

#### Inside the Property

**Dropdown**\
A reference to the **TextMeshPro Dropdown** you want to read the current selection from.\
The property returns the text value of the option currently chosen in the dropdown.
