Remove a variable from the table.
            
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public Variable Remove( Variable var )  | 
| Visual Basic (Declaration) | 
|---|
Public Function Remove ( _ var As Variable _ ) As Variable  | 
| Visual C++ | 
|---|
public: Variable^ Remove( Variable^ var )  | 
Parameters
- var
 - Type: SingularSys.Jep..::.Variable
the variable to remove