AddUserFunction method: AnalyticModelDefn class

Syntax

AddUserFunction(UserFunctionName)

Description

Use the AddUserFunction method to add a new user function to the analytic model. This method fails if the user function specified by UserFunction already exists.

Parameters

Parameter Description

UserFunctionName

Specify the name of the new user function that you want to add.

Returns

A UserFunction object.