Convert any-to-leftpadded-string
Aus ExpeccoWiki
Schema
Operation
- Convert the value of the input to a left-padded string-representation
- Much like Any-to-PrintedString, but fills on the left with an optional fill-character up to a given string size.
- useful to generate tabular data
Revisions
This block has been in the Standard Library since 1.0.
Back to Standard Library.
Previous: Convert [ Any To PaddedString ]
Next: Convert [ Integer To RadixString ]
