User Tools

Site Tools


syntax:functions:removestart

This is an old revision of the document!


RemoveStart(text, N)

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

Example Result
removestart( '(555)555-5555', 5 ) 555-5555
removestart('the company',4) company

See also

syntax/functions/removestart.1428099027.txt.gz · Last modified: 2015/04/03 18:10 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki