Sets the title for a custom table.
Input Arguments
0 |
Collection Object Name |
Table Name |
The name of the table whose title should be set. |
1 |
String |
Title Line 1 |
The first line for the title. |
2 |
String |
Title Line 2 |
The second line for the title (optional). |
Return Arguments
None.
Returned Status
SUCCESS |
The title was set successfully. |
FAILURE |
The specified table was not found. |
Remarks
None.