changed: - Signature: <pycode>dabo.ui.getFolder(message="Choose a folder", defaultPath="", wildcard="*")</pycode> Description: Displays the folder selection dialog for the platform. If the 'defaultPath' parameter is specified, the dialog opens to that folder. Returns: Returns the path to the selected folder, or None if no selection was made.