UPal Home How to Use Interface Buy Support Site Home

UPal - The Script Programming Interface


Introduction

To use the UPal Programming Interface, you must know at least one script language: JavaScript or VBScript.

You script programms are run in the UPal scripting environment. The environment provides you with a upal object. With the upal object, you can:

Properties of the upal Object
UPAL([out, retval] VARIANT_BOOL *pVal);   Note: This property always returns true.
Methods of the upal Object