OpenWGA 7.9 - TMLScript reference
WGAErrorProperty :
causingDatabase
On object | WGAError |
Usage | Returns the database key of an app/data source in whose processing the error happened |
Description | Not all errors are really caused by databases, so this information may not be absolutely reliable. If the error happened outside any database processing then this field is null. |
Writable | False |
Return value | A database key or null (String) |
Allowed in script types |
|