User Tools

Site Tools


en:exists

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:exists [2016/08/12 12:24]
admin
en:exists [2020/07/09 13:40] (current)
admin
Line 1: Line 1:
 ===== Exists (Function)===== ===== Exists (Function)=====
 ==== Format ==== ==== Format ====
-exists ( //file_name// )+exists ( [[stringexpressions|file_name]] )
  
-returns //[[booleanexpressions|boolean_expression]]+returns [[booleanexpressions|boolean_expression]]
  
 ==== Description ==== ==== Description ====
-Returns a binary flag (true/false) that will signal if the file path specified by the expression exists.+Returns a binary flag (true/false) that will signal if the file path or directory specified by the expression exists.
  
 ==== See Also ==== ==== See Also ====
Line 13: Line 13:
 ==== History ====  ==== History ==== 
 |0.9.4|New To Version| |0.9.4|New To Version|
 +|2.0.0.12|Added test for directory/folder|
  
  
en/exists.1471026282.txt.gz ยท Last modified: 2020/02/28 10:46 (external edit)