Automation Guide
Action-based testing language
TestArchitect Automation Classes
Engine class methods
The requested page is not available for selected version.
ReportSetting
Syntax
integer ReportSetting (string reporttag, string settingvalue)
Description
Display the value of a setting in the report.
Parameters
reporttag
Label to be put in front of the reported item.
settingvalue
Text of the information item.
Return Value
Return 1 if the call is successful; otherwise, 0.If unsuccessful, the diagnostic functions can be used to get more details.
Notes
- Example of a call: ReportSetting (“data directory” ) This lets the report show an entry like this: data directory: c:\abt\data.