Used in customization files (ArcPad.apx, *.apa, *.apl) to define scripts or specify an associated script file.
![]() |
SCRIPT
Used in customization files (ArcPad.apx, *.apa, *.apl) to define scripts or specify an associated script file.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
language | Restriction of xs:string | optional | VBScript | The scripting language used to interpret code in the script file. | |
src | xs:string | optional | Script code filename. |
|