Skip to main content

ERRORTYPE

Returns a numeric code classifying an error: 2=#DIV/0!, 3=#VALUE!, 4=#REF!, 5=#NAME?, 6=#NUM!, 7=#N/A. Throws #N/A if the argument is not an error.

CategoryInformation
SyntaxERRORTYPE(value)

Parameters

ParameterRequiredDescription
valueRequiredThe value or expression to classify.

Example

ERRORTYPE(value)

Auto-generated from the EngCanvas function registry.