Managing Dynamic Scripts

In This Section:

Execution Contexts

Enumeration Constants

Supported JavaScript Data Types

Data Relationship Management Objects

Execution Environment

Creating Dynamic Scripts

Dynamic scripting enables you to develop business logic for derived properties and validations using JavaScript. Dynamic scripts provide a more robust and better performing alternative to formulas, using a standard scripting language. Scripts allow for better organization and less complexity of logic through the use of multiple statements, variables, and in-line comments. Dynamic scripts also provide support for advanced concepts like looping and regular expressions.