GetLastError() Method
- Last UpdatedFeb 01, 2021
- 1 minute read
Returns the last error message if the Alarm DB View control is in silent mode.
Syntax
Object.GetLastError()
Example
The name of the control is AlmDbView1 and Tagname is defined as variant or string.
Tagname = #AlmDbView1.GetLastError();