The FileType_IsValid() function indicates whether a file type is one of the valid types the Report Writer can export to.
FileType_IsValid(file_type)
• file_type – An integer specifying the file type.
A boolean. The value true indicates the file type is valid for the Report Writer to export to, while false indicates it is not.