*evaltclstring

Evaluate a Tcl/Tk based expression.

Syntax

*evaltclstring string flag

Type

HyperMesh Tcl Modify Command

Description

Evaluate a Tcl/Tk based expression.

Inputs

string
Expression to evaluate.
flag
Flag to run command end functions.
Default = 0

Example

This command allows you to evaluate the Tcl//Tk based string, supplied in string.

The flag argument should be specified as 0.