Concept Framework 2.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: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software