User Tools

Site Tools


syntax:functions:padstart
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
syntax:functions:padstart [2016/06/20 11:42] – created dmitry
Line 1: Line 1:
 +===== PadStart(text, character, number) =====
  
 +Pads the beginning of //text// with //character// up to total width defined by //number//.
 +
 +^  Example  ^  Result  ^
 +| padstart('99', '0', 5)  | 00099  |
 +
 +
 +=== See also ===
 +  * [[syntax:functions:padend]]
syntax/functions/padstart.txt · Last modified: 2021/08/14 22:20 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki