GetError

The GetError function gets a description of the last error which occurred.

Syntax

Important: This feature is deprecated, its use is discouraged although not prohibited.
CALL ui.Interface.frontCall("WINCOM","GetError",
  [], [result] )
  • result is the description of the last error.
  • the returned value is NULL if there was no error.