ErrorMsg Property

The ErrorMsg property gets the current calculation error message for the region.

Syntax

bstr = objMC.ErrorMsg

Element

Description

bstr

A string containing the current calculation error message for the specified region. If there is no error, an empty string is returned.

objMC

A Mathcad worksheet region.