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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Evaluates and displays the given statement.
>Debug.EvaluateStatement text
text
Required. The statement to evaluate.
>Debug.EvaluateStatement args.Length