INDENT |
Input |
This is a number greater than 0. The value set the
character number where the output start to write out on each line.
|
NIN |
Input |
This is the number of lines of text pass into the
API.
|
TEXTIN |
Input |
This is the input array that contains the unformatted
text. The format is TEXTIN(n)="TEXT"
|
DFN |
Input |
The patient dfn
|
VSTR |
Input |
This the Visit string should be "" for most scenario,
should only be set if loading the object is needed to be based off a specific
visit.
|
NOUT |
Output |
This is the number of lines returned in the formatted
text array.
|
TEXTOUT |
Output |
The output array containing the formatted text.
|