Concept Framework 1.0 documentation Contents | Index

standard.lib.str.rtrim

Name Version Deprecated
rtrim version 1.0 no

Prototype:
string rtrim(string str)


Description:
Right trims a string. A right trimmed string is a string that contains no spaces or tabs at the end.

Returns:
Returns the right trimmed string.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software