API Reference > Functions > oddbGetFieldEngineValueByError Function
oddbGetFieldEngineValueByError Function
Syntax
C++
DBENT_EXPORT OdString oddbGetFieldEngineValueByError(const OdString& sPrevValue);

FdField.h

Parameters 
Description 
const OdString& sPrevValue 
[in] Value of the previous evaluation.  

Formatted value of the previous evaluation.

Gets the value format by error of the field engine and applies it to the value of the previous evaluation.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.