ClearLastError: remove last error from system

Tag: ClearLastError

ClearLastError removes the last error from the environment. After using ClearLastError, using The LastError system variable returns an emtpy text.


<ytriaAutomation>

...
    <ClearLastError/>
...

</ytriaAutomation>