User Tools

Site Tools


en:ljust

This is an old revision of the document!


Ljust (Function)

Format

ljust ( string_expression, length_expression) ljust ( string_expression, length_expression, fill_character) returns string_expression ==== Description ==== Return a left justified string of at least length_expression with fill_character appended to the right. If the fill_character is omitted a space will be used. ==== See Also ====

==== History ==== |2.0.0|New To Version|

en/ljust.1586628210.txt.gz · Last modified: 2020/04/11 12:03 by admin