ProcScript Syntax

ProcScript provides high-level statements, functions, expressions, and operators that enable you to efficiently manipulate data and script application behavior. It is a powerful language that condenses complex processing into single commands.

You can use ProcScript to define application behavior that is not available by default, or that cannot be captured in development object properties.

Use the Write Script worksheet in IDE object editors to create script modules that respond to specific events, or are called by other script modules and components.