{ "title" : "File Exists", "kind" : "atomic", "type" : "fileExists", "tags" : ["file", "atomic","exists"], "description" : "

return true if the File exists

", "inputs" : ["file"], "outputs" : ["exists"], "color" : "darkgoldenrod" }