You are here: Understanding the Meridian functions > Creating custom functions

Creating custom functions

The Meridian implementation of VBScript supports custom functions. These functions can be used the same as Visual Basic functions. That is, you can define functions in the MeridianEvents code block and use them either in event procedures or in configuration expressions. Your custom functions appear in the (General) branch of the Events and Procedures list when editing the Events code block and in the (General) branch of the Object Browser when editing configuration expressions. This makes it easy to write a function once and to reuse it in multiple places. For more information about creating and using custom functions, see the VBScript Language Reference web site.

Note    Custom functions are not available in the Database Import Wizard.

Related concepts

Understanding the Meridian functions


www.bluecieloecm.com