<para>This is a shortcut Function to finAccount.HistoryItems.GetItemsByHistoryType().</para> <para>This Function should only be used if the calling Script does not have a loaded finAccount object available as it will create another one.</para> <para>This Function is predominantly used by HTML Widgets which feature a "History" page.</para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountId | String | The Account Id to retrieve Account History for. | ||
| accountHistoryType | isefinAccountHistoryType | The type of History Items to retrieve. | ||
| accountHistoryItems | finAccountHistoryItems | ByRef | The finAccountHistoryItems object. |
A Boolean value indicating success.