Global Scripting Reference

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

The Microsoft Dynamics CRM application provides global functions and variables that can be accessed in scripts configured for form events or in the JavaScript attribute of custom buttons and menu items configured in ISV.Config. The functions and variables described here can be used in both areas. These functions and variables provide information about the context in which scriptable actions are being performed and enable you to include conditions to control the behavior of your scripts.

In This Section

Global Functions

Documents the global functions that provide information about the context of the user or the organization.

Global Variables

Documents the Global variables that provide information about the Microsoft Dynamics CRM deployment and options selected by the user.

Related Sections

Form Scripting

Describes the form events available for scripting and how to add and test scripts.

Accessing Web Services in JScript

Explains how to access the Microsoft Dynamics CRM Web services and other Web services from your custom scripts.

© 2010 Microsoft Corporation. All rights reserved.