GetVariableValue: exception on missing variable
If you call TfrReport.GetVariableValue on a Data Dictionary variable that doesn't exist on a report an exception is generated. Why is an exception generated? Is there some call to check whether a variable exists in a report?