Evaluate Statement command

Evaluates and displays the given statement.

Syntax

>Debug.EvaluateStatement text

Arguments

text

Required. The statement to evaluate.

Example

>Debug.EvaluateStatement args.Length

See also