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
trim
See also:
StripLTBlanks
,
delete
,
padl
,
padr
,
padz
,
replicate
Index
Statistical Background
trim
Declaration:
trim
(s: string): string;
Returns the string
s
with any leading and trailing blanks removed.