&&fileExists

From m204wiki
Revision as of 19:44, 18 August 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns 1 if the file identified by fileSpec exists, 0 if not.  Relative paths in for fileSpec are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Returns 1 if the file identified by fileSpec exists, 0 if not.  Relative paths in for fileSpec are relative to the client installation folder.

Syntax:

&&fileExists(fileSpec) 

Introduced: Build 69