Article Details
Id: | 19365 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.00.00 |
Opened: | 19/07/2022 |
Closed: | 19/07/2022 |
Released: | 21/12/2022 |
Job: | J029185 |
ISRuntime.FileUtilities.RenameFolder; additional validation added
The ISRuntime.FileUtilities.RenameFolder function now includes additional validation.
- folderName must be specified
- folderName and newFolderName must be different
- newFolderName must not already exist
NOTE: This was updated as moving folder A to B would return True if folder B exists - but it doesn't actually move files or rename folder A.