This is typically used to preview the Account that will be created upon completing the Account Application but will be passed the actual Account that was created if the Application has been completed.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| forceBuiltIn | Boolean | |||
| accountApp | finAccountApp | The Account Application. | ||
| accountAppCalculation | finAccountAppCalculation | The Calculation that was used to create the Account. | ||
| account | finAccount | Optional | The Account to use or Nothing to create a temporary Account from the Account Application. If omitted, a value of Nothing is assumed. | |
| includeShowTempObjectButton | Boolean | Optional | Indicates whether to include the button to show the temporary object (i.e., the Account that will be created). If omitted, a value of True is assumed. | |
| scriptContextData | ISKeyValueList | Optional | If omitted, a value of Nothing is assumed. |
A String value.