DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Strings
uppercase
See also:
lowercase
Index
Statistical Background
uppercase
Declaration:
uppercase
(s: string): string;
Returns the string
s
with all its characters converted to capital letters. Please note that this function does not process umlauts.