LJUSTIFY - Left justify text (Reports & Settings Report Generator function)

From Catalyst
Revision as of 05:51, 16 April 2020 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.