RJustify
Justifies characters in a string of a specified length, either left or right.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The string to justify. | |
|
|
| The specified length of the resulting string. |
Examples
Related
Last updated