Folder.export# Folder.export(file_path: str) → bool[source]# Returns true if export of DRB folder to filePath is successful, false otherwise Parameters: file_path (str) – file path to export DRB file Returns: Returns true if export of DRB folder to filePath is successful, false otherwise Return type: bool