Check Background Parser Cache Existence

Function:

This tool is used to check if a background parser cache already exists.

Attributes:

Attribute Type Description
Scope Select Value Specifies where the background parser cache folder structure is searched:
Program
From function package caching identifiers (Default)
Note: An exception will occur if any caching identifier is modelled in this case.
Custom
From input parameters.
Whole Cache

Parameters:

Parameter # I/O Type Description
1..n [O] I String This is the sub folder name of the background parser cache structure.

It is only relevant if the tool attribute scope is set to Custom.

1 [M] O Boolean Specifies whether the cache folder exists. This parameter should reference a boolean property. It returns true, if the cache folder exists, otherwise false.