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

Glossary Item Box

Description

Returns True if the field contains a null value; False, otherwise.

Property type

Read-only property

Syntax

variable = object.IsNull

Return Type

Boolean

Remarks

Call the Clear method to set the value to a null value.

See Also

© 2012 All Rights Reserved.