SBM ModScript Reference → Programming SBM ModScript → Extension Functions → Ext.FileExists( fileName )
Determines whether the file specified in fileName exists.
fileName
Returns true if the file referred to by the string fileName exists. Returns false if the file referred to by the string fileName does not exist.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.