HTBasic Help
×
Menu
Index

Number Widget - Value

 
This attribute reflects the current value of the NUMBER widget. It is always greater than or equal to MINIMUM, less than or equal to MAXIMUM, and rounded to the nearest INCREMENT. When using string to set VALUE, the string is verified to be a valid number within range and increment. If the value of VALUE exceeds MAXIMUM or MINIMUM, Error 565 is generated.