Language Reference Guide : 4. System Classes : SessionObject Class : ClearErrorFlag Method
 
Share this page                  
ClearErrorFlag Method
The ClearErrorFlag method allows the application to reset the error flag so that the OpenROAD Server will not know that there was an error. The OpenROAD Server then marshals back the ByRef data just as it would were there no errors. This method is relevant only to applications running in the OpenROAD Server.
This method has the following syntax:
SessionObject.ClearErrorFlag()