FileSaveEx
- Last UpdatedNov 17, 2021
- 1 minute read
The FileSaveEx method saves the trend to the specified file.
Syntax
[Result=] aaHistClientTrend.FileSaveEx([message fileName]);
Parameters
fileName
The name of the trend file to save.
Return Value
Returns True if the file can be successfully saved; otherwise, returns False.
Remarks
All parameters are required. Errors, if any, are reported.