Object Method String.lJustify
Left justifies characters in a string of a specified length.
String.lJustify(number length):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
length | number | Yes | Length of field in which to justify string |