Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public IPostfixMathCommand GetFunction( string name )  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetFunction ( _ name As String _ ) As IPostfixMathCommand  | 
| Visual C++ | 
|---|
public: IPostfixMathCommand^ GetFunction( String^ name )  | 
Parameters
- name
 - Type: System..::.String