Read from Console Session

<< Click to Display Table of Contents >>

Navigation:  Actions > Console Application >

Read from Console Session

The action reads the output stream of the console application into a variable. Note that after sending a command, the application must be given some time to output the result of the command. You must insert a pause (100-200 milliseconds or more) or wait for a key phrase to be output before reading (look at the action Wait for Text)

 

ConsoleAppRead

 

Save output to variable

Enter the name of the variable where you want to save the read value.

 

Clear output after reading

If you want to clear the output buffer after reading, check this box.

 

Note: This feature is available for Business license only

 

 

note Related Topics

Open Console Session

Close Console Session

Write To Console Session

Wait for Text