Changes
Page history
Update Bar Progress Condition
authored
Apr 08, 2021
by
Ethan
Show whitespace changes
Inline
Side-by-side
Bar-Progress-Condition.md
View page @
63d92d4b
...
@@ -7,9 +7,9 @@ Uses the bar progress to make a condition.
...
@@ -7,9 +7,9 @@ Uses the bar progress to make a condition.
## Parameters
## Parameters
[
You can view all global parameters here.
](
Condition-Parameters
)
[
You can view all global parameters here.
](
Condition-Parameters
)
| Parameter | Aliases | Description | Type |
| Parameter | Aliases | Description | Type |
Default Value |
| ------ | ------ | ------ | ------ |
| ------ | ------ | ------ | ------ |
------ |
|
`value`
|
`v`
| The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. |
`Number`
|
|
`value`
|
`v`
| The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. |
`Number`
|
Required |
## Examples
## Examples
```
```
...
...
...
...