FileExistsUTF8
What: boolean function
File:
Layer: 1
Format: result = FileExistsUTF8( Name )
Platforms: C++, C#, Pascal, PHP, Python
This function returns true if the specified file exists. In Pascal, this checks for
a filename whose name has UTF8 encoding and is only defined if the version of Pascal
being used does not provide the function.