If True, RealTest will always run an Import (if the script has defined one) when any Run mode is initiated, prior to running the script in the requested mode.
If False (the default), RealTest only runs an Import when Import was the requested run mode.
Notes
It is not advisable to leave this setting on True unless you have a specific need to do so. Importing data can be a time-consuming process. Doing so redundantly defeats the purpose of RealTest's local data file architecture.