EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

fileexist

Checking if a file exists.

func uint fileexist (
   str name
)

Parameters

name Filename.

Return value

The function returns 1, if the specified file exists.

Related links

Source