This will return a different value depending on whether the Global Setting to use a finPOWER 5 Compatible Folder Structure is set. Characters that are invalid in a Windows Explorer Folder name will be replaced with their ASCII equivalent.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| itemType | String | The Item Type. Valid Item Types are: Account, Client, Mailbox, SecurityStmt, SecurityStmtItem (or SecurityItem), User. | ||
| itemId | String | The Item Id. If this is a blank String then a special Bulk folder will be returned. | ||
| obsoleted_subType | String | Optional | OBSOLETE. The Item Sub-Type. If Item Type is Account then this should be either "Loan" or "Deposit". This will only be used if a finPOWER 5 Compatible Folder Structure is being used. | |
| createFolder | Boolean | Optional | Indicates whether to create the folder if it doesn't exist. If omitted, a value of True is assumed. | |
| baseFolder | String | Optional | System use only. |
A String value.