<FileMustExist> path and/or path variable </FileMustExist>
Occurs: Inside prepare
Multiple instances: Yes
Has attributes: No
Self-closing: No
Checks that a given file must exist before the wizard is allowed to continue execution. Paths may be relative within the wizard package.
Example:
<FileMustExist>$pathToHTMLTemplates:simple</FileMustExist>