Creates a custom table in the tree for later addition to a report.
Input Arguments
0 |
Collection Object Name |
Table Name |
The name of the table to create. |
1 |
Integer |
Decimal Precision |
The decimal precision to use in the table. |
Return Arguments
None.
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
If the specified table already exists, a unique name will be used for the table by adding asterisks as necessary. Argument 0 will then hold the new unique name for the table.