User Tools

Site Tools


syntax:functions:padend
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:padend [2016/06/20 11:42] – created dmitry
Line 1: Line 1:
 +===== PadEnd(text, character, number) =====
  
 +Pads the end of //text// with //character// up to total width defined by //number//.
 +
 +^  Example  ^  Result  ^
 +| padend('99', '0', 5)  | 99000  |
 +
 +
 +=== See also ===
 +  * [[syntax:functions:padstart]]
syntax/functions/padend.txt · Last modified: 2021/08/14 22:21 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki