ClearErrorMsg

Use this action to clear the current error message.

Syntax

bool ClearErrorMsg ()

Parameters

None.

Returns

Always True.

Level

Any level.

Details

This action clears the current error message.
Example
Status_Preserve_OFF()
ClearErrorMsg()
CaptureOpInfo()
rrCompare("@P\Routing_Instructions","None")