This simply creates an executes an Application Shortcut which the User Interface can intercept to publish a Document. The following Parameters are added to the Application Shortcut: <list> <item><code>Account</code><description>A finAccount object created from the relevant Calculation</description></item> <item><code>AccountApp</code><description>This finAccountApp object</description></item> </list>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| calculationIndex | Integer | Optional | The Index of the Calculation to use or -1 to use the Selected Calculation. If omitted, a value of -1 is assumed. |
A Boolean value indicating success.