DeviceClearLastError Method  | 
 
            This method clears the last error that was set.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic void ClearLastError()
Public Sub ClearLastError
public:
void ClearLastError()
member ClearLastError : unit -> unit 
See Also