![]() ![]() ![]() ![]() | Table Of Contents | Index |
# A digit position, blank if not available. * A digit position, fill with asterisk if not available. @ A digit position, fill with zero if not available. $ A digit position, activating a floating dollar sign. - A sign position, needed if * or @ digits used exclusively. + A sign position, shows '+' for positive numbers as well. , A decimal comma or a separator comma. . A decimal period or a separator period.Example:
Writeln FormatNum(Pi,'#.#####') ;returns 3.14159
Category: | Float | String |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|