Please enable JavaScript to view this site.

Writes the text to the process's standard input.: the process may or may not read this data.

Syntax

writeStdIn(string text): bool

text

Source text to write

Result

Return true if string successfully written, false otherwise

Notes:

Standard input can be written only if flag XProcess_StdIn 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