API Reference > imodeljs-clients > iTwinServiceClients > FileHandler > exists exists Method Check if path exists. exists(filePath: string): boolean Parameter Type Description filePath string Path of the file. Returns - boolean True if path exists. Defined in core/clients/src/FileHandler.ts Line 55 Last Updated: 13 June, 2024