Documentation Center

Scripting API

Describes the scripting API for customzing the desktop clients.

The scripting API contains interfaces that provide the basis for communication between the host application and the scripts.

Form is a dialog as defined in ishfrmin the Metadata Configuration file.

Field is a control on the properties dialog as defined in ishfrmfield in the Metadata Configuration file.

The following interfaces exist within client scripting.
InterfaceDescription
FieldRepresents an interface that scripts can use to access information about a field that is created in the host application.
FieldCollectionRepresents an interface that scripts can use to access information about a collection of fields that is created in the host application.
FormRepresents an interface that scripts can use to access information about a properties dialog that is created in the host application.