Display "(varies)" in NumericStepper

How can I display (varies) in a NumericStepper like it is done in rhino when several objects are selected that have different values. Since (varies) is a string I cannot supply it as the Value to NumericStepper

This is the property for that

simply set it to "(varies)"
set to emplty "" resumes regular number showing

2 Likes