Child processes produce the following types of result information.
This method has the following syntax:
errout()
This method returns a string with the output written by the child process to stderr.
Example
Invoke a nslookup and display regular and error output:
!! nslookup ascli1 ? $$stdout.output() ? $$stdout.errout()
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |