A decision block that checks if a file or directory exists on external storage.
If the proceed option is set to Immediately, then check if the path does currently exist without pausing the fiber. If set to When changed, then the fiber will pause until the path has been created, or was deleted.