isalphaisnumeric
Returns '1' (True) if all characters within the variable are letters of the alphabet (A-Z, a-z). Otherwise, '0' is returned. An empty variable returns '0.'
Returns '1' (True) if all characters within the variable are letters of the alphabet (A-Z, a-z). Otherwise, '0' is returned. An empty variable returns '0.'