ArcPad Scripting Object Model
Sentence Property
See Also  Send comments on this topic.
nField
Rangefinder Object : Sentence Property

Glossary Item Box

Description

Returns the last data sentence received from the rangefinder. Either the complete sentence or a particular data field can be requested.

Property type

Read-only property

Syntax

variable = object.Sentence ( [FieldIndex] )

Parameters

nField

Return Type

String

Remarks

FieldIndex is an optional argument that specifies the index of the data field to return. The default value is 0, which returns the entire data sentence.

See Also

© 2013 All Rights Reserved.