The Exists tool can be used to determine if the specific data needed by a process can be located.
The input to the Exists tool is the location of the data (track lines, or specific surface, for example). The output is a boolean that indicates whether the data exists at the input location. As an example, the output boolean can be used as input to the Branch tool to define how the program responds to missing data.