Tcl.getResult

Get the result string from the interpreter.

class Tcl
T
getResult
(
T
)
()

Return Value

Type: T

A string representing the result of the last script fragment evaluated.

Meta