Tags · Functions · Objects
Lucee Function Reference
Choose a function:

Function LJUSTIFY

Left justifies characters in a string of a specified length.

Example

ljustify(string string,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
string string  Yes A string or a variable that contains one  
length number  Yes Length of field in which to justify string