Last updated 2 months ago
Was this helpful?
Justifies characters in a string of a specified length, either left or right.
LJustify(string=[string], length=[integer])
string
true
The string to justify.
length
integer
The specified length of the resulting string.