Changes
Page history
updated layout and informations
authored
Jun 14, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/variableisset.md
View page @
b9c1fa47
**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 |
|
---------
| ----- |
-----------
|
| variable | name, n, var, key, k | variable to match |
| Attribute | Aliases
| Description
| Default
|
|
--
---------
|-----------|-----------------------------------------------------------
-----------
|---------
|
| variable | name, n, var, key, k | variable to match
|
|
---
**
Examples
:**
##
Examples
```
```
yaml
Conditions
:
-
variableisset{var=target.dazed}
true
```
---
**Extra Information:**
-
[x] Aliases: varisset, varset
-
[x] Type: Skill
\ No newline at end of file
## Aliases
-
[x] varisset
-
[x] varset
\ No newline at end of file