Check if folder name exists in sharepoint document library?
I have successfully created folder and then sub folder in SharePoint document library. But before creating folder I want check first if that folder already exists of not. If not exists then only create folder via Javascript.