StrZero Function |
|
| Name | Description | |
|---|---|---|
| StrZero(Usual) |
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
| |
| StrZero(Usual, Long) |
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
| |
| StrZero(Usual, Long, Long) |
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
|