# Example 0 <= value < 100 : requires = IS_INT_IN_RANGE(0, 100, error_message='too small or too large!')
Displays an error message
requires = IS_INT_IN_RANGE('...', error_message='too small or too large!')
" Web2py Book"
Powered by Web2py
Hosted on www.pythonanywhere.com (affiliated link)
Contact Privacy & Terms