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

Glossary Item Box

Description

Executes the specified script in the layer'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 layer's scripting space from a different scripting space (for example, a particular applet's scripting space).

See Also

© 2012 All Rights Reserved.