UndefineFunction method

Removes a previously defined VBA macro from the IntelliCAD command list.

Syntax

Sub UndefineFunction(FunctionName)

Where:

     FunctionName is a string variable representing the name of the macro.