Changes
Page history
Create Bar Progress Condition
authored
Apr 06, 2021
by
Ethan
Show whitespace changes
Inline
Side-by-side
Bar-Progress-Condition.md
0 → 100644
View page @
7079e65e
## Description
Uses the bar progress to make a condition.
## Parameters
| Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ |
|
`value`
|
`v`
| The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. | Number |
|
`operator`
|
`o, oper`
| The operation to compare the
`value`
parameter to the bar's coefficient. | [greater, g, less, l, equal, e] |
\ No newline at end of file