Expression.Text

Syntax

Expression.Text

Data Type

String

Purpose

Specifies the text of the expression the Expression object evaluates. The following are example expressions:

Local.frequency / 2

"DMM" + Str(RunState.TestSockets.MyIndex)

See Also

Evaluate

NumTokens

Validate