GetError

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

Syntax

Important: This feature is deprecated, and may be removed in a future version.
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.