> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/response-nodes/variable-category/store-value-in-variable.md).

# Store Value in Variable

| Field                | Description                                                                                                                                                                                                                                                                                                                                                     |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Variable Name**    | The name of the variable that will be saved.                                                                                                                                                                                                                                                                                                                    |
| **Parameter Type**   | Whether this is a text or numeric variable.                                                                                                                                                                                                                                                                                                                     |
| **Variable Type**    | The type of variable this value will be saved as.                                                                                                                                                                                                                                                                                                               |
| **Parameter Number** | <p>The parameter number field uses the following convention:</p><p>!command parameter1 parameter 2 parameter3 and so on...<br></p><p>Use 0 to take all parameters after the command.<br></p><p>Use a number followed by "+" to take that parameter and all following.</p><p><br>Ex: !command one two three - Using 2+ here will save the value "two three".</p> |

![](/files/-Mgd7qmB1gMjpQbF6mpv)
