Skip to main content

TotalErrorByID

Structure

TotalErrorByID(sCompany, sID, sLookup: String): Boolean:

Type

Function

Description

This function returns true or false, depending on whether it can locate a structured spec or associated SpecManager error that matches the lookup criteria. If an error occurred, it will return false and set sUncErrorMessage to contain a description of the error. If it fails to find a match, it returns false with sUncErrorMessage set to blank. Otherwise, it stores the value in dTotalError and the unit of measure in sTotalErrorUOM and returns true.

Return Value

Boolean |