Please enable JavaScript to view this site.

Try to reads a line of text from standard output, excluding any trailing newline or carriage return characters.

Syntax

readStdOut(string @text): bool

text

Reference to destination string to be read

Result

Return true if string successfully read, false otherwise

Notes:

Standard output can read only if flag XProcess_StdOut is set with the setCommFlags() method before the process is started.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC