I have a variable that I want to clamp to something between its own value -10 and +10, but the clamp action in its min and max fields only allows me to use another variable or a specific number value, not a mathematical operation. How do I do that? Thanks.