File Exists

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
  
  
[[File:fileexists0.jpg]]
+
[[File:fileex.jpg]]
  
  
Line 22: Line 22:
  
  
[[File:fileexists.jpg]]
+
[[File:fileex0.jpg]]

Revision as of 14:18, 26 November 2014

$File Exists is a File Function. The function returns whether or not a file exists.

File To Check: The search file, complete with file path and extensions.

Example

set(#checking, $file exists("C:\\Users\\Desktop\\Miscellaneous\\summaries.txt"), "Global")


If the file exists, the function will return the value "true".


Fileex.jpg



If the file does not exist, the function will return the value "false".


Fileex0.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox