Difference between revisions of "RJUSTIFY - Right justify text (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 18: Line 18:
 
Will return the justified text.
 
Will return the justified text.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:05, 22 September 2016

Syntax

$RJUSTIFY{string, size}

Description

Right 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.