Concept Framework 2.2 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: Sun Jan 27 18:15:13 2013 GMT(c)2013 Devronium Applications