<< TCL_GetVar Tcl/Tk Interface TCL_SetVar >>

Scilab Help >> Tcl/Tk Interface > TCL_GetVersion

TCL_GetVersion

get the version of the TCL/TK library at runtime.

Syntax

TCL_GetVersion()
ret=TCL_GetVersion('numbers')

Description

get the version of the TCL/TK library at runtime.

ret=TCL_GetVersion('numbers') returns a matrix with the version of the TCL/TK library at runtime.

Examples

TCL_GetVersion()
TCL_GetVersion("numbers")

Report an issue
<< TCL_GetVar Tcl/Tk Interface TCL_SetVar >>