ClearErrorMsg

Clears the value of the page variable ErrorMessage.

Member of namespace:

MC_Validation

Syntax:

bool ClearErrorMsg()

Parameters

None.

Returns

Always True.

Level

Page level.

Details

This action clears the value of the page variable ErrorMessage.
Example:
ClearErrorMsg()