Added description for the drop down menu

This commit is contained in:
Tony Bark 2025-02-21 13:51:14 -05:00
parent d2ced67620
commit ed5ac12c1e

View file

@ -41,8 +41,7 @@ The Interactive Story Draft (ISD) format is a intermediate language designed for
7. **Drop down:** 7. **Drop down:**
- **Syntax:** ``(dropdown: $variableName to "Option 1", "Option 2")`` - **Syntax:** ``(dropdown: $variableName to "Option 1", "Option 2")``
- **Description:** Assigns a drop down menu with the given strings as options.
- **Description:**
8. **Random Number Generation:** 8. **Random Number Generation:**