HTDB : Docs : Designer's Guide : C-Functions
About
Overview
Philosophy
Features
News
Download
Help Us!

Docs
Overview
Designers
Language
Environment
C-Functions
Crypto
Date/Time
Numeric
Strings
HTML
HTDB
SQL
Debugging
System
User/Session
Credit Card
Misc.
S-Functions
Developers
Roadmap
Architecture

Community
Powered By

[home]
class: System


${fileExists(filepath)}

input

${fileExists(/etc/motd)}
yields
FAILURE fileExists: no such file  

input

${fileExists(/tmp)}
yields
SUCCESS  

input

${fileExists(C:\COMMAND.COM)}
yields
FAILURE fileExists: no such file  
notes because, like, we run a real computer, here..

   
7,764 impressions