Utilities.CalculateChange
I'm not sure how to explain this but if you input 60, it will return true 60% of the time.
Note
The percentage is floored!
Parameters
| Name | Description | Type | Default |
|---|---|---|---|
Percentage |
N/A | number |
N/A |
Return
<boolean>
I'm not sure how to explain this but if you input 60, it will return true 60% of the time.
Note
The percentage is floored!
| Name | Description | Type | Default |
|---|---|---|---|
Percentage |
N/A | number |
N/A |
<boolean>