$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Aptify includes a scripting engine that executes user-defined scripts in several areas within the product. The system centralizes these scripts in a Scripts service. The standard Aptify installation supports scripting in the following entities:

Each of these entities has an embedded link to the Scripts entity. (See Creating Embedded Objects for more information.) Also, the Code Script control appears on the form for each of these entities. This control displays the user-defined code in standard VB.NET scripting format using colors and indenting to identify keywords and other code elements, as shown below.

Field Validation Scripting Interface

Note that the Database Objects service does not store SQL text in the Scripts service even though it uses the Code Script control.

This topic covers the following sub-topics:

  • No labels