updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks if the given [variable ](https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/Variables)is set. ## Description
Checks if the given [variable](/Skills/Variables)is set.
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | | Attribute | Aliases | Description | Default |
| --------- | ----- | ----------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| variable | name, n, var, key, k | variable to match | | variable | name, n, var, key, k | variable to match | |
---
**Examples:** ## Examples
```yaml
Conditions:
- variableisset{var=target.dazed} true
``` ```
Conditions:
- variableisset{var=target.dazed} true
```
---
**Extra Information:**
- [x] Aliases: varisset, varset ## Aliases
- [x] Type: Skill - [x] varisset
\ No newline at end of file - [x] varset
\ No newline at end of file