Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the last ErrorString (error detail) of the Diagram. It returns an empty string if the last operation succeededsucceeds. RETURN DATATYPE: String.

Syntax

Code Block
languagevb
Public Function GetLastErrorString() As Variant

...