GetFieldValueDoubleUnitDep Method

DTL Auto

GetFieldValueDoubleUnitDep Method

Returns a unit dependent double value from the database given a field name.

See Also | Example

Signature

RetVal = object.GetFieldValueDoubleUnitDep(FieldName)

object

AecDtlDatabase The object this method applies to.

FieldName

String; input-only
The name of the database field.

RetVal

Double
The value in the database.