ArcPad Scripting Object Model
apCrLf Property
See Also  Send comments on this topic.
Global Object : apCrLf Property

Glossary Item Box

Description

String constant: Carriage return–linefeed combination.

Property type

Read-only property

Return Type

The constant value is Chr(13) & Chr(10).

Remarks

Use String constants when formatting strings in your scripts.

See Also

© 2013 All Rights Reserved.