Click or drag to resize

StrZero Function

X#
Overload List
  NameDescription
Public methodStatic memberCode exampleStrZero(Usual)
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
Public methodStatic memberCode exampleStrZero(Usual, Long)
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
Public methodStatic memberCode exampleStrZero(Usual, Long, Long)
Convert a numeric expression to a string and pad it with leading zeroes instead of blanks.
Top
See Also