GetLastError

Description

Returns a string describing the last error that occurred. This function will continue to return the same string until another error occurs. This does not include warnings.

Definition

string GetLastError()