Application.UnregisterVBAFunctions

This function unregisters a set of functions/keywords for Statistica Visual Basic (SVB).

Syntax Parameters Return Value
Sub Application.UnregisterVBAFunctions( _
    ID As Integer)
ID [in]

The ID number of the function to remove.

Type: Integer

This function does not return a value.