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