Removes a previously defined VBA macro from the BricsCAD command list.
Syntax
Sub UndefineFunction(FunctionName)
Where:
FunctionName is a string variable representing the name of the macro.