Description
Clamps a value between a minimum and maximum.
Examples
set clamped to clamp health between 0 and 20Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
clamp <x> between <min> and <max>Related (Math)