computerOutputInline
This element describes output from either a console prompt or from a UI form.
Usage
Enter the element in the topic and specify the output as the inner text.
Example
The result of running <application>HelloWorld.exe</application> is:
<computerOutputInline>Hello World!</computerOutputInline>Example Output
The result of running HelloWorld.exe is: Hello World!