scripting:api:application:un-register-variable

UnRegisterVariable

Method of IApplication

UnRegister external variable

Application.UnRegisterVariable(strName);
Application.UnRegisterVariable strName
HRESULT hr = Application.UnRegisterVariable(strName);