This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

FileMustExist

<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> 


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Syntax Library: Tutorials, Wizards and Timelines : Tinderbox Wizards : A 'wizard.twiz' file : Wizard XML Syntax : FileMustExist