Field Intrinsic Functions - FieldDecimals Method

Return the number of decimal places of the field as defined in the repository

Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)IntegerResulting number

Details

FieldDecimals returns the number of decimal places as specified in the repository field definition.
 
Decimal places can only be defined for numeric field types. All other field types will return 0.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2