GetUserFunction method: AnalyticModelDefn class

Syntax

GetUserFunction(UserFunctionName)

Description

Use the GetUserFunction method to return a reference to the user function specified by UserFunctionName. This method fails if the user function specified by UserFunctionName doesn't exist.

Parameters

Parameter Description

UserFunctionName

Specify the name of a user function that you want a reference to.

Returns

A UserFunctionDefn object