Changes
Page history
Update Conditions
authored
Apr 07, 2021
by
Ethan
Hide whitespace changes
Inline
Side-by-side
Conditions.md
View page @
db72fb1a
...
...
@@ -69,5 +69,5 @@ These parameters are included in **every** condition.
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
|
`operator`
|
`oper, op`
| Which operator to use for comparing the values. |
Operator
`(greater, g, equal, e, less, l)`
|
`N/A`
|
|
`operator`
|
`oper, op`
| Which operator to use for comparing the values. |
`(greater, g, equal, e, less, l)`
|
`N/A`
|
|
`equalto`
|
`et`
| If set to true
`less`
or
`greater`
will also resolve as true if both of the values equal each other. | Boolean |
`false`
|
\ No newline at end of file