GetRule method: UserDefn class

Syntax

GetRule()

Description

Use the GetRule method to return a RuleDefn object that represents the rule associated with this user function.

Parameters

None.

Returns

A RuleDefn object.

Related Topics