IDatabaseAccess4.TblAlarmGetCommentValue (METH)¶
METHOD TblAlarmGetCommentValue : STO.ERROR
- InOut:
Scope
Name
Type
Comment
Return
TblAlarmGetCommentValue
STO.ERROR
Input
idWhichColumn
CAA.IDENT
Indicates, which column’s value has to be retrieved
iWhichColumn
INT
Identifies the column for error processing
Inout
wsValue
WSTRING(2000)
The column value
Output
xNULL
BOOL
Indicates, whether the value in the database is NULL (TRUE) or not (FALSE)