Request: Please Add a Confirmation Dialog When Clearing Disk Cache via app.executeCommand
When clearing the disk cache using app.executeCommand, After Effects should also display a confirmation warning.
Specifically, when calling app.executeCommand(10200), the disk cache is cleared immediately without any warning, unlike when a user triggers the same action through the UI or a keyboard shortcut. This behavior can lead to accidental cache deletion and feels unfriendly to users.
I would greatly appreciate it if a confirmation dialog could be added for this command as well.
