lastError - web automation property

Returns the error code for the last web automation operation.

Applies to:
Core
  var err = coreObj.lastError;
Arguments:
None.
Remarks:
All web automation methods and properties of the library modify the last error code. The error codes are constant properties of the Core object.
Example:

None.
		
See also:
Core

© 2014 CodeCentrix Software. All rights reserved.