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.