Source code
CERNY.js.Number
Adds some useful methods for the String prototype.
Uses
None
Used by
None
Functions
pad
Pad a string.
padChr
:
the character which should be used for padding
length
:
how many characters should the string have after padding
front
:
if true, padding is added before the string
History
2004-10-27
:
Created.

