Skip to content

function fileExists (client-side)

Available since version: 0.3.0

This function will check whether a physical file exists.

Declaration

boolean fileExists(string file_path)

Parameters

  • string file_path: File path, e.g. "System/Gothic.ini".

Returns boolean

True when the file exists.