Clamp
Clamps a value between a minimum value and maximum value. If the minimum is greater than the maximum, the minimum value will always be returned no matter the input.
| Inputs | Outputs |
|---|---|
| Any (float, int) | Value | Any (float, int) | Result |
| Any (float, int) | Min | |
| Any (float, int) | Max |
Properties
| Is beta required? | No |
| Is chip a trolling risk? | No |
| Is chip a role assignment risk? | No |
| Chip UUID | f95735f1-1db8-4bf4-8198-03b2595fa741 |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!