qb45advr.hlp (Topic list)
UCASE$ Function Details
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
UCASE$ Function Details
 
Syntax
  UCASE$(string-expression)
 
The stringexpression argument can be any string expression.
 
The UCASE$ function works with both variable- and fixed-length
strings.
 
The UCASE$ and LCASE$ statements are helpful in making string
comparisons case insensitive.