Function zfill - zfill(x, width) -> string
Function zfill - zfill(x, width) -> string
SYNOPSIS
import pgtml2sphp
def zfill(x, width)
DESCRIPTION
Pad a numeric string x with zeros on the left, to fill a field
of the specified width. The string x is never truncated.
SEE ALSO
pgtml2sphp
Generated by HTMLFormatter at Fri Dec 20 18:58:47 2002