LJUSTIFY - Left justify text (Reports & Settings Report Generator function)
From Catalyst
(Redirected from REF:rprgfljustify)
Syntax
$LJUSTIFY{string, size}
Description
Left justify a string also truncating to the size given.
Parameters
- string
- A text parameter that can not be omitted.
- Input Text.
- size
- A numeric parameter that can not be omitted.
- Maximum size of the text.
Returns
A text value. Will return the justified text.