Get General Error message if any. Error type is defined by the text returned.

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public string Get_ErrMsg()
Visual Basic (Declaration)
Public Function Get_ErrMsg As String

Return Value

Dim Er as string = obj.Get_ERRMSG()

Returns blank string if error

See Also