ruleant/getback_gps

create method to check range of a value

ruleant opened this issue · 0 comments

checkRange(value, min, max, name)
return true if range is OK, throw exception when it isn't.