Writes a string followed by a line terminator to the PhantomJS standard input (stdin).
Namespace: NReco.PhantomJSAssembly: NReco.PhantomJS (in NReco.PhantomJS.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax
Parameters
- s
- Type: System String
The string to write.
Remarks
See Also