Returns a string representation of the last expression parsed.
Namespace:
SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public string RootNodeToString() |
| Visual Basic (Declaration) |
|---|
Public Function RootNodeToString As String |
| Visual C++ |
|---|
public: String^ RootNodeToString() |