ArcPad Scripting Object Model
Execute Method
See Also  Send comments on this topic.
Script
Required. A String that contains the script to execute.
Applet Object : Execute Method

Glossary Item Box

Description

Executes the specified script in the applet's scripting space.

Syntax

object.Execute ( Script )

Parameters

Script
Required. A String that contains the script to execute.

Remarks

Use the Execute method when you need to call a script in the applet's scripting space from a different scripting space (for example, a particular layer's scripting space).

See Also

© 2012 All Rights Reserved.