tclevalfile
Executes a Tcl script file (or list of script files).
Syntax
tclevalfile(varname)
Argument
- varname
 - A string (or string array).
 
Example
| Templex Expression | Results | 
|---|---|
{ result = tcleval("expr 5+2")
  | 
                                7 | 
                            
Comments
This command can be used to query information through the Tcl command layer and format it through Templex into a report.