User Tools

Site Tools


syntax:functions:removeend

This is an old revision of the document!


RemoveEnd(text, N)

Returns the text without the last N characters including spaces. Parameter N must be greater than 0.

Example Result
RemoveEnd( '1000 USD', 4 ) 1000
removeend('October 1, 2014', 6) October 1

See also

syntax/functions/removeend.1428098924.txt.gz · Last modified: 2015/04/03 18:08 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki