get_range
Description:
Gets the range allowed for this.
See set_range.
Parameters:
this | |
min |
location to store minimum allowed value, or null |
max |
location to store maximum allowed value, or null |
Gets the range allowed for this.
See set_range.
this | |
min |
location to store minimum allowed value, or null |
max |
location to store maximum allowed value, or null |