User Tools

Site Tools


built_in:folder_exists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:folder_exists [2015/03/04 16:22]
octazid created
built_in:folder_exists [2015/03/21 12:38]
madlyr
Line 7: Line 7:
 The **FolderExists** method checks if a folder exists in internal or exernal file storage. The **FolderExists** method checks if a folder exists in internal or exernal file storage.
  
-<code> exists = app.FolderExists( fileName );</code>+<code> exists = app.FolderExists( folderName );</code>
  
 See also [[built_in:file_exists|FileExists]], [[built_in:make_folder|MakeFolder]] See also [[built_in:file_exists|FileExists]], [[built_in:make_folder|MakeFolder]]
built_in/folder_exists.txt ยท Last modified: 2015/03/21 20:39 (external edit)