string comparison (n)~ The use of an operator to determine whether one…
페이지 정보
본문
string comparison (n)~ The use of an operator to determine whether one string is greater than or equal to another string. Use the Option Compare statement to specify binary (case sensitive) or text (non-case sensitive) comparison.