&&fileExists: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 19:44, 18 August 2022

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