CoreClasses Xojo Plugin

ObjectDictionary.LastError Property (console safe)

Use this property to get the Last error code generated by the dictionary.

LastError as Integer {Read}

Remarks

Description of each possible error code is listed with each method in the class that can generate a error.

See Also

ObjectDictionary Class