ice78991
Programmer
- Nov 20, 2006
- 216
IsValid("string",arguments.str) will pass empty strings as valid. Is it possible to modify this so empty strings are not allowed
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
isvalid("trim(string)",arguments.str)