System Module
Description: This module reformats a string to have maximum line length.
Returns: Text
Usage: Script or Steady State
Format: \System\StrJustify(Str [, Width])
Parameters: Str { text } { required } { no default: }
The string to be formatted.
Width { numeric } { optional } { default: PrintWidth}
An optional parameter indicating the maximum width for line length. If Width is Invalid, the width will be taken from the PrintWidth Setup.ini variable (see Setup.ini [SYSTEM] Section Variables).
See Also: