User Tools

Site Tools


en:trim

This is an old revision of the document!


Trim, LTrim, and RTrim (Function)

Format

trim ( expr )
ltrim ( expr )
rtrim ( expr )

return string_value

Description

The Trim function removes all whitespace characters from both the beginning and ending of a string. RTrim trims only the right end and LTrim only trims the left end of the string.

See Also

History

1.99.99.20New To Version
en/trim.1463103885.txt.gz · Last modified: 2020/02/28 10:46 (external edit)