file_exists( <file> )
Module: Utils
Summary:
Checks if a file exists.
Example:
exists = file_exists( "/home/server/mod/gob_aim.iwd" );
Required Args:
1 : <file> the path to the file