JavaScript Editor js editor     Web development 



Main Page

Specifies the actual error message for an exception object. Read/write at run time.

Exception.MessageProperty

Return Value

Character data type

Remarks

Applies To: Exception Class

Identical to the value returned by the MESSAGE() function and the second element in the array produced by the AERROR() function.

See Also



JavaScript Editor js editor     Web development