ArcPad Scripting Object Model
Precision Property
See Also  Send comments on this topic.
Field Object : Precision Property

Glossary Item Box

Description

Returns the total number of digits defined for the field.

Property type

Read-only property

Syntax

variable = object.Precision

Return Type

Long

Remarks

Precision is a long representing the total number of digits that are defined for numeric fields. Precision will always return 0 for non-numeric fields.

See Also

© 2012 All Rights Reserved.