Remove the given variable from this Request context. The variable and its value are still valid and may be reassociated with the session by passing it to the Variable property.
[Visual Basic] Sub ClearVariable( _    ByVal variable As XdmVariable _ )