GetFieldValueLong Method

DTL Auto

GetFieldValueLong Method

Returns a long value from the database given a field name.

See Also | Example

Signature

RetVal = object.GetFieldValueLong(FieldName)

object

AecDtlDatabase The object this method applies to.

FieldName

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

RetVal

Long
The value in the database.