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
Tento prehliadač už nie je podporovaný.
Inovujte na Microsoft Edge a využívajte najnovšie funkcie, aktualizácie zabezpečenia a technickú podporu.
Evaluates and displays the given statement.
>Debug.EvaluateStatement text
text
Required. The statement to evaluate.
>Debug.EvaluateStatement args.Length