Click or drag to resize
RunGetLastErrorMessage Method
Gets the last error message.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<string> GetLastErrorMessage()

Return Value

Type: ListString
Last error message returned by executed functions.
See Also